Open Source Complement to PDF?
nodvin asks: "Is there an Open Source alternative to PDF files? In the late 80's and early 90's I was building and distributing documents in a competing format called DigitaPaper by a company called Common Ground. DigitalPaper was a nice format and more cost effective than Adobe Acrobat. Common Ground seems to have lost out to Adobe (marketing muscle can be more important than the capabilities or qualities
of competing products) and the company, or at least the product and
format, seems to have been acquired by Hummingbird. Hummingbird is no longer providing any support for the product but is still providing the DigitalPaper viewer and there is a free Common Ground Internet Edition. Perhaps Hummingbird could be convinced to Open Source the code to Common Ground as well as the format of DigitalPaper?"
Ade_
/
Big Bubbles (no troubles) - what sucks, who sucks and you suck
The local community college has a much better internet connection than I have and better, faster, quieter printers than I have, but they don't have Acrobat installed on their machines (Win95), and they take a very dim view of anyone else installing anything on their machines. Is there anything (like a .exe or .com) that would fit on a floppy that would let me open and print a PDF file and then leave the machine the way I found it? I can't seem to express the question succinctly enough for search engines to find anything except a bunch of links to Adobe.
I see even classic Slashdot is now pretty much unusable on dial up anymore.
Is the implementation of compression in Ghostscript a recent enhancement? In my experience GS's pdf files are much larger than Acrobats for large images. Perhaps I should try GS again...
Excellent advice. I upgraded from 5.10 to 6.01 and found the compression to be much improved!
SGML-TOOLS will produce PDF output, as will PDFTeX and friends (PDFLaTeX, etc.) There are many open-source PDF readers and writers (xpdf, ghostview are example readers); you can even configure PHP with PDF output support. (Doing a fm search for PDF turns up a *lot* of hits, too.) It's probably a lot easier to capitalize on existing, widely adopted, open technology than to try and convince a company to open a closed, dormant technology and then to convince everyone to adopt it.
~wog
Remember that most linux distros ship with older ghostscripts. So the answer is yes. Use GS6.
Matt. Want XML + Apache + Stylesheets? Get AxKit.
The PDF specification is available from Adobe in PDF or ASCII format.
Ghostscript is an open-source implementation of PostScript and PDF. I use it rather than Acrobat for producing PDFs. (I still use Acrobat Reader for viewing them, though, simply because I prefer its interface over Ghostscript's viewer, Ghostview.) You can find it at http://www.cs.wisc.edu/~ghost.