On 3/21/07, louaish88 <[EMAIL PROTECTED]> wrote:
>
> iText certainly looks like a good solution for people building and
> manipulating pdfs from scratch and what not, but we are using ABCpdf to do
> XHTML/CSS -> PDF conversion.
You might consider something like html2ps:
http://user.it.uu.se/~jan/html2ps.html which will convert to
postscript.  Then you could use ps2pdf to get the desired output.
Since it's written in Perl, it'd be a couple steps to get output
generated properly, but it would probably do the job.

Just a thought,
Will
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to