On 6/03/2012 15:00, Assuero Morais wrote:
Hi.

We are attempting to include the Itextsharp library on a asp.net project with Visual Basic. We made many tests generating a pdf file from a HTML, wich contains a css style, and in all tests the library didn“t work well. In our tests the styles were ignored, causing a lost of the style on the file generated.

I see that you're using HTMLWorker:

        Dim htmlworker As HTMLWorker = New HTMLWorker(document)

HTMLWorker is being discontinued in favor of XML Worker.
See http://demo.itextsupport.com/xmlworker/
http://demo.itextsupport.com/xmlworker/
http://sourceforge.net/projects/itextsharp/files/xmlworker/
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to