Serving the Quantitative Finance Community

 
User avatar
jfuqua
Topic Author
Posts: 6
Joined: July 26th, 2002, 11:41 am

Online Postscript (.ps) to .pdf (Free)

April 27th, 2006, 5:26 pm

On the URL you send them the .ps and in a minute they send you back the .pdf for the file.I've never had a problem with the .pdf created.http://www.ps2pdf.com/convert/convert.htm
 
User avatar
untwigged
Posts: 2
Joined: January 14th, 2006, 3:21 pm

Online Postscript (.ps) to .pdf (Free)

April 27th, 2006, 5:31 pm

You can do it for free locally - good if the internet (or their website) is downhttp://sector7g.wurzel6.de/pdfcreator/index_en.htm
 
User avatar
nocturne2
Posts: 0
Joined: January 11th, 2006, 5:45 pm

Online Postscript (.ps) to .pdf (Free)

April 27th, 2006, 6:06 pm

Install GhostScript+GhostView, open the ps file with GhostView, and then File->Convert->pdfwriter.
 
User avatar
jfuqua
Topic Author
Posts: 6
Joined: July 26th, 2002, 11:41 am

Online Postscript (.ps) to .pdf (Free)

April 27th, 2006, 7:31 pm

Yes, Ghostview is fine but often I'm at the library and find a .ps I want to print or at least look at and the online converter is easier than saving the file [if it would even fit on a disk] and taking home to view.
 
User avatar
mj
Posts: 12
Joined: December 20th, 2001, 12:32 pm

Online Postscript (.ps) to .pdf (Free)

April 27th, 2006, 10:37 pm

one thing that's worth knowing is that if you start with a dvi file, then use the -Ppdf option when creating the postscript with dvips. When you convert the ps to pdf with ghostscript, the final doc is much better.