<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Weird error when printing....from the video card?!? in Windchill</title>
    <link>https://community.ptc.com/t5/Windchill/Weird-error-when-printing-from-the-video-card/m-p/147511#M17502</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You could also manually set the environment variable from the Computer Properties window.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Apr 2014 15:56:27 GMT</pubDate>
    <dc:creator>BenLoosli</dc:creator>
    <dc:date>2014-04-18T15:56:27Z</dc:date>
    <item>
      <title>Weird error when printing....from the video card?!?</title>
      <link>https://community.ptc.com/t5/Windchill/Weird-error-when-printing-from-the-video-card/m-p/147507#M17498</link>
      <description>Hey Everyone, Happy Friday!!I have a Windchill 10.1 user (no Pro/E) that gets an error from the video system when he tries to print from Creo View 2.0   Anyone have a solution or insight?  The general process is that he searches for and opens a drawing in Windchill 10.1, clicks on</description>
      <pubDate>Wed, 02 May 2018 13:46:59 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Windchill/Weird-error-when-printing-from-the-video-card/m-p/147507#M17498</guid>
      <dc:creator>mdebower</dc:creator>
      <dc:date>2018-05-02T13:46:59Z</dc:date>
    </item>
    <item>
      <title>Weird error when printing....from the video card?!?</title>
      <link>https://community.ptc.com/t5/Windchill/Weird-error-when-printing-from-the-video-card/m-p/147508#M17499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Marc,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is a known issue with Creo View and certain graphics cards. The simplest way to solve this is to set an environment variable of PV_OFF_SCREEN_SIZE_LIMIT to the value of 2048. I know it sounds strange, but it solves the issue. This is basically a hidden option that's controlled through an environment variable instead of the settings menu.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can copy the text below into a file and give it an extension of .vbs if you want to automate setting the variable.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Brian Geary&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;'---------------------------------------START SCRIPT ----------------------------------------------------&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;' This script will create or set an environment variable to fix an issue&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;' where CreoView prints a black sheet of paper rather than the drawing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;' Author: Brian Geary&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;' Date: 11/05/2012&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;'&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;option explicit&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;dim shell, objEnv, userName, userVar&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Set shell = CreateObject("WScript.Shell")&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;'Get the current user's username&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Set objEnv = shell.Environment("Process")&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;userName = objEnv("USERNAME")&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;'Create permanent "USER" environment variable&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Set userVar = shell.Environment("USER")&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;userVar("PV_OFF_SCREEN_SIZE_LIMIT") = 2048&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;MsgBox "Creo View PV_OFF_SCREEN_SIZE_LIMIT has been set to 2048 for "+userName+". For the new setting to take effect, close and re-start Internet Explorer."&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;'-------------------------------------------END SCRIPT---------------------------------------------------&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Brian Geary&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Java Architect&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Information Technology&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;hermanmiller.com&lt;/SPAN&gt;&lt;A href="http://www.hermanmiller.com" style="&amp;gt;http://www.hermanmiller.com&amp;lt;/a&amp;gt;&amp;lt;br /&amp;gt;616 654 8993 OFFICE&amp;lt;br /&amp;gt;616 796 5257 MOBILE&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;HermanMiller&amp;lt;br /&amp;gt;&amp;lt;/body&amp;gt;"&gt;&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Apr 2014 14:45:36 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Windchill/Weird-error-when-printing-from-the-video-card/m-p/147508#M17499</guid>
      <dc:creator>BrianGeary</dc:creator>
      <dc:date>2014-04-18T14:45:36Z</dc:date>
    </item>
    <item>
      <title>Weird error when printing....from the video card?!?</title>
      <link>https://community.ptc.com/t5/Windchill/Weird-error-when-printing-from-the-video-card/m-p/147509#M17500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey Brian,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the suggestion.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To test it, I typed in:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SET PV_OFF_SCREEN_SIZE_LIMIT=2048&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But still got the error...   any advice?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-marc&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Apr 2014 15:00:52 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Windchill/Weird-error-when-printing-from-the-video-card/m-p/147509#M17500</guid>
      <dc:creator>mdebower</dc:creator>
      <dc:date>2014-04-18T15:00:52Z</dc:date>
    </item>
    <item>
      <title>Weird error when printing....from the video card?!?</title>
      <link>https://community.ptc.com/t5/Windchill/Weird-error-when-printing-from-the-video-card/m-p/147510#M17501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks to Brian, I got this to work.   As Brian pointed out to me, typing the SET command into a command window only enables the variable for that window, not for the whole session.   I ran the script he sent along and it fixed the issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again, Brian!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-marc&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Apr 2014 15:33:00 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Windchill/Weird-error-when-printing-from-the-video-card/m-p/147510#M17501</guid>
      <dc:creator>mdebower</dc:creator>
      <dc:date>2014-04-18T15:33:00Z</dc:date>
    </item>
    <item>
      <title>Weird error when printing....from the video card?!?</title>
      <link>https://community.ptc.com/t5/Windchill/Weird-error-when-printing-from-the-video-card/m-p/147511#M17502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You could also manually set the environment variable from the Computer Properties window.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Apr 2014 15:56:27 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Windchill/Weird-error-when-printing-from-the-video-card/m-p/147511#M17502</guid>
      <dc:creator>BenLoosli</dc:creator>
      <dc:date>2014-04-18T15:56:27Z</dc:date>
    </item>
    <item>
      <title>RE: Weird error when printing....from the video card?!?</title>
      <link>https://community.ptc.com/t5/Windchill/Weird-error-when-printing-from-the-video-card/m-p/147512#M17503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another option is to use the "setx" command which I believe used to come with the Windows Resource Kit but seems to be part of Windows 7 now. This is similar to the "set" command but stores the value as an environment variable that can be used immediately outside of the comman window where it was created.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;I use this all the time in batch files or on the command line.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Apr 2014 18:31:58 GMT</pubDate>
      <guid>https://community.ptc.com/t5/Windchill/Weird-error-when-printing-from-the-video-card/m-p/147512#M17503</guid>
      <dc:creator>amansfield</dc:creator>
      <dc:date>2014-04-21T18:31:58Z</dc:date>
    </item>
  </channel>
</rss>

