And with much better fidelity than iText's.  Nice.

 

--Mark Storer

  Senior Software Engineer

  Cardiff.com

 

#include <disclaimer>

typedef std::disclaimer<Cardiff> Discard;

________________________________

From: Daniel Oliveras [mailto:[email protected]] 
Sent: Wednesday, March 17, 2010 10:06 AM
To: Post all your questions about iText here
Subject: Re: [iText-questions] Spam: URL to PDF

 

To convert HTML pages to PDF you can use wkhtmltopdf
<http://code.google.com/p/wkhtmltopdf/> , a command line utility that
uses WebKit to render HTML page and convert it to PDF.

 

2010/3/17 Mark Storer <[email protected]>

Yes.  You have two options:

 

1) Use iText's built-in HTML->PDF converter.  I seriously doubt you'll
like the output though.  It doesn't support quite a few things... "CSS"
is the big one.

 

2) Generate a PDF directly from the app.  iText is capable of producing
both HTML and PDF (at the same time even), so if your webserver
application is still on the drawing board, I suggest you look at
generating your HTML with iText as well.

 

 

--Mark Storer

  Senior Software Engineer

  Cardiff.com

 

#include <disclaimer>

typedef std::disclaimer<Cardiff> Discard;

________________________________

From: Joe Hradnansky [mailto:[email protected]] 
Sent: Tuesday, March 16, 2010 8:40 AM
To: [email protected]
Subject: Spam: [iText-questions] URL to PDF

 

I need to run an application from a webserver, and have it format a
custom HTML page (different page per user), then generate a PDF on the
client workstation.

 

Will ITextSharp allow me to do that ?

 

 

No virus found in this incoming message.
Checked by AVG - www.avg.com
Version: 9.0.733 / Virus Database: 271.1.1/2732 - Release Date: 03/17/10
00:33:00


------------------------------------------------------------------------
------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php
Check the site with examples before you ask questions:
http://www.1t3xt.info/examples/
You can also search the keywords list:
http://1t3xt.info/tutorials/keywords/

 

No virus found in this incoming message.
Checked by AVG - www.avg.com
Version: 9.0.733 / Virus Database: 271.1.1/2732 - Release Date: 03/17/10
00:33:00

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

Reply via email to