1

Possible Duplicate:
Creating PDF Documents

Hi there.

I'm trying to make a PDF document, and so far I can note two things, if I make a document using Word and I try to export it to PDF, it doesn't work very well.

If I try to use Adobe Acrobat Professional to make a document, it works ok, but the editor per se sucks big time, IMO of course.

So, how do you make your own PDF documents? I'm using Word 2010 right now and I really like it, but I need to transform my file to a PDF one, if you know any way, it would be great.

Thx in advance.

Hennes
  • 65,804
  • 7
  • 115
  • 169
Artemix
  • 169
  • 1
  • 1
  • 10

4 Answers4

7

If you are able to make it in word just fine, then use a PDF printer driver, such as bullzip (freeware with limitations) or PDFCreator (Free/GPL) and it will come out just like if you printed the document.

2

Download OpenOffice. OpenOffice Writer has a built-in "export to PDF" function.

1

Here is a programming answer.

If you want to make a PDF from scratch, the best starting point is the PDF reference document from Adobe.

mouviciel
  • 3,088
0

If your not opposed to spending some money, we have used both Nitro (nitropdf.com) and bluebeam (bluebeam.com). Both are great PDF making tools. Both cost less than half of a copy of Acrobat Pro. (which is why we migrated). Bluebeam's markup tools are especially handy for putting comments, signatures, post it note like things on the pages. Both have a 30 day trial as well. Bluebeam (which i'm more familiar with) does not have its own editor that is very good, but it plugs directly into word, and makes wonderful PDF's. It also plugs into many other things, like AutoCad, which is much nicer than using the printer driver PDF converters.

Brian
  • 2,982