Searching for the Best Free Document-to-PDF Converter

  • Thread starter Thread starter wxrocks
  • Start date Start date
  • Tags Tags
    Converter
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
10 replies · 5K views
wxrocks
Messages
130
Reaction score
0
Anyone have a favorite program for converting documents to PDFs -- esp. the free ones! :-) I would like to try a couple and I want to narrow my search here first with the experts!

Thanks!
 
Physics news on Phys.org
I really like PDF995. It's free or you can register it. I have never done that. The only thing I deal with is a little pop up after every time you print with it. I have been very happy with it. It doesn't add any watermarks like some converters do and it has worked on a large array of paper sizes I use like engineering drawings.
 
On linux:

ps2pdf

Specifically,

latex foo.tex
dvips -Ppdf -G0 foo.dvi
ps2pdf -sPAPERSIZE=a4 foo.ps

Are my staple commands :biggrin:

On windows, I usually sign up for the Adobe free trial thing when it's necessary :-p
 
I think OO Word Processor let's you convert to pdf.
 
try CutePDF... if you google it, it should come up.


The process after downloading involves just printing, and then when the print dialogue box opens, you select the CutePDF "printer", then you hit "Print" and it sends that file as a pdf to the directory that you selected.


Hope this helps.

pud
 
As a general "systemwide"- tool in Linux -> cups-pdf.