Links

Home
Open Source
The News Blogs
About W3 Systems
References
C++ Reference
SEO
MySQL
CSS
Meta-Site
C++ Tutorial
Quirks Mode
Bug Collection
Detecting The World
Free CSharp
Javascript Reference
Meta-Site
ASCII Table
Network Engineering
HTML DOM
HTML5
SSL
Primes
Spellchecking
PDF Conversion
Sabbaticals
Amazon EC2
XML
Java References
Health Sharing
Sleep
Wall Builders
Selective Immune suppression
Talking it over

Methods for Generating PDF from HTML content on a webserver.

HTMLDOC

Since we are focused on Linux / OSX / SOLARIS and other POSIX based operating systems, and C++, HTMLDOC seems to be the first and easiest choice for doing PDF conversion,  and it works pretty well, and there is BETA that now handles CSS.  It is probably already loaded on most LINUX distros.  You can load the source and compile it from www.htmldoc.org.  There is also a commercial version.


PROOF OF CONCEPT OF A DIFFERENT APPROACH


I have tested this approach on Fedora Core 4 by:
The resulting file was identical to the content as seen in the browser.

I will post the code here when I have completed this project.



Copyright (C) 2009 - W3 Systems Design