• This forum is the machine-generated translation of www.cad3d.it/forum1 - the Italian design community. Several terms are not translated correctly.

proe wf2 - Windows 7

  • Thread starter Thread starter vinz72
  • Start date Start date

vinz72

Guest
Good morning to all
I upgraded the operating system from xp to windows 7 and I must say that proe wf2 performance is clearly improved. the table of large assemblies is fast and the machine no longer stops as it happened in the past. I unfortunately have a big problem or I can no longer print the tables in pdf. I installed the ghostscript 9.02 modifying the make-pdf.bat and the acrobat.pcf but the results are not there. in the bottom left message bar keeps telling me that there were plotting problems. I tried to print with different virtual printers in pdf but the problem still exists. I searched for some command on the config but I didn't find anything.
attached you will find the configuration files of the plotting.
thanks in advance
Hi.

ps the make-pdf.txt must be renamed make-pdf.bat and the acrobat.txt must be renamed acrobat.pcf
 

Attachments

Good morning to all
I upgraded the operating system from xp to windows 7 and I must say that proe wf2 performance is clearly improved. the table of large assemblies is fast and the machine no longer stops as it happened in the past. I unfortunately have a big problem or I can no longer print the tables in pdf. I installed the ghostscript 9.02 modifying the make-pdf.bat and the acrobat.pcf but the results are not there. in the bottom left message bar keeps telling me that there were plotting problems. I tried to print with different virtual printers in pdf but the problem still exists. I searched for some command on the config but I didn't find anything.
attached you will find the configuration files of the plotting.
thanks in advance
Hi.

ps the make-pdf.txt must be renamed make-pdf.bat and the acrobat.txt must be renamed acrobat.pcf
I have not tried, but so to eye try to put quotes every time in the batch you have the path c:\program files\gs9.05\ps2pdf, so :
"c:\program files\gs9.05\ps2pdf".
 
Dear Nick
thanks first of all for the celery answer but purtrope does not happen anything. Maybe depends on the config? I've been freaking out. I've been stuck for a week.
Hello and thank you
 
Dear Nick
thanks first of all for the celery answer but purtrope does not happen anything. Maybe depends on the config? I've been freaking out. I've been stuck for a week.
Hello and thank you
I tried with your make-pdf, it works to me but I had to change the line where you call the program, so:

call "c:\program files\gs\gs9.05\lib\ps2pdf" -dpdfsettings#/screen -dprocesscolormodel#/devicegray -r100 %inname%outname%

putting quotes as I told you, but also putting the lib folder because the standard ghostscript installation puts in there the ps2pdf file (I don't know in your case, check).

if you don't even work like that, edit the make-pdf file by removing the echo off at the beginning and putting a pause command at the end and send us the dos window you get trying to create the pdf, there will definitely be the error
 
But you're a great man!
It works!
I hope soon to return the favor!
Hello and thank you 1000
 
I tried with your make-pdf, it works to me but I had to change the line where you call the program, so:

call "c:\program files\gs\gs9.05\lib\ps2pdf" -dpdfsettings#/screen -dprocesscolormodel#/devicegray -r100 %inname%outname%

putting quotes as I told you, but also putting the lib folder because the standard ghostscript installation puts in there the ps2pdf file (I don't know in your case, check).

if you don't even work like that, edit the make-pdf file by removing the echo off at the beginning and putting a pause command at the end and send us the dos window you get trying to create the pdf, there will definitely be the error
great nick, I compliment you for the solution :smile:
 

Forum statistics

Threads
44,997
Messages
339,767
Members
4
Latest member
ibt

Members online

No members online now.
Back
Top