16 Apr
2002
16 Apr
'02
8:12 p.m.
On Tue, 16 Apr 2002 19:12:29 jo@yee-ha.demon.co.uk wrote:
Hello List,
Anyone out there creating PDF files with Linux? If so, with what software?
Basically I have a bunch of stuff to scan and convert into PDF and jpg files. Jpg is easy but I'm not so sure about PDF....
If you are starting with a scanned image I don't understand why you would want to convert to PDF which is a full blown page description language rather than an image format like JPEG. I am creating PDF files, but from an XML source and an XSL stylesheet. The software to do this is called FOP and it can generate PDF and PostScript as output. Steve.