Hi,

On Wed, 03 Aug 2005 11:46:02 +0200
THOMAS Alexandre <[EMAIL PROTECTED]> wrote:

> Is there any tutorial, simple example of something for that?
> Did anybody try to program something like that  ?

I recently had a conversation about this on the Gentoo Linux mailing
lists. There are two things I can suggest:

#1: Use HTML2PS, it's pretty good for creating longish documents from HTML.

#2: Use a browser that prints a better layout. You can e.g. script mozilla 
    to do this.

Where it all comes down is at the HTML parser. Mozilla does a superior
job at this. If you have well-defined HTML input, there may be other
options, but in order to print any HTML input I'd go for the well tested
HTML parsers.

-hwh


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to