PDA

View Full Version : Creating PDF Files from Other Formats


Tom Mattson
Apr5-04, 03:52 PM
What is the easiest way to make PDF's from HTML or DOC files?

chroot
Apr5-04, 04:06 PM
Use Adobe Distiller as a printer driver, and print them from IE or Word.

- Warren

gnome
Apr5-04, 10:51 PM
OpenOfficeWriter (unix/linux version; I don't know about the windows version) includes a PDF converter. Select it as you would any printer on the print menu & it prints your document to a PDF file.

gnome
Apr6-04, 12:25 AM
Here's a free solution for Windows I just accidentally came across:

http://home.hccnet.nl/s.vd.palen/index.html

It requires Ghostscript, but you probably have that already. (If not, it's free too.)

ElectroPhysics
Apr8-04, 02:31 AM
An interesting website is as below

http://www.daneprairie.com/

Tom Mattson
Apr24-04, 08:34 PM
FYI, I wound up going with PDF 995 (http://www.pdf995.com). It works like a charm converting HTML documents, but it is having trouble swallowing a PS file that I have. I'll try the ones you suggested.

recon
Apr25-04, 10:06 AM
But is a program that can convert from PDF to Microsoft Word or other formats available yet?

chroot
Apr27-04, 11:21 PM
recon,

Such a thing won't ever happen. It is not possible, except in rare cases.

- Warren

poolwin2001
Sep30-04, 11:43 AM
recon
Why dont you try Ctrl+A,copy ,paste in word(will take some time)
Unfortunately For graphic,you have to manually select one by one

dduardo
Oct2-04, 05:39 PM
Great little program and it's open source:

http://sourceforge.net/projects/pdfcreator/

It acts as a print driver

Motifs
Oct3-04, 08:22 PM
What is the easiest way to make PDF's from HTML or DOC files?
Methinks,
There are lots of ways to do that, I personally usually do the same as what your question made especially when I run Windows: dirrectly create a pdf file from a doc file.
You have to download winteng which is available on the internet (Acrobat.com (?)). You also need to have Ghostscript, GhostView already installed, these two guys are also for free.
After you create your doc file and would like to make a change into pdf one, you print it to file first with a .prn extension and then open this .prn file under GhostView by which you are able to change it into a pdf format.

Another way I also use is via Miktex (?), I code my file in notepad or in some editor, and save it with .tex extension and just change this .tex file into dvi and then pdf, it is just in same way as what I or You usually do under Linux.

As a note, a pdf file created by directly changing from doc/html mightnot be printable under unix, linux system. I guess it is because of the way it was formated. Real Reasons ? I.......don't.......know......
I don't bother to look for them either because there are lots of ways to create a pdf file. But if anyone could post a reason for such a strange behavior of OSes, I would really love to seriously take it as nice future reference...:niceteeth: