S working? Colour, Size etc?
>
> ** **
>
> *From:* Myriam Economou [mailto:myriam.econo...@gmail.com]
> *Sent:* Friday, 10 February 2012 9:01 p.m.
> *To:* itext-questions@lists.sourceforge.net
> *Subject:* Re: [iText-questions] XMLWorker : HTML to PDF problem with
> external css
>
&
>
> {
>
> font-family: ‘Century Gothic’;
>
> font-size: 10pt;
>
> color: #00;
>
> }
>
>
>
> XMLWorker will NOT render this font. You’ll need to remove the quotes,
> such as
>
> ** **
>
> body
Hi,
For a project I have to parse an HTML page into a pdf using XMLWorker and I
am encountering a problem since my external css file is not taken into
consideration.
I had no problem parsing a simple HTML file, an HTML file with CSS in the
tags, HTML file with CSS in the but the external CSS file