Re: [iText-questions] XMLWorker : HTML to PDF problem with external css

2012-02-16 Thread Myriam Economou
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 > &

Re: [iText-questions] XMLWorker : HTML to PDF problem with external css

2012-02-10 Thread Myriam Economou
> > { > > 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

[iText-questions] XMLWorker : HTML to PDF problem with external css

2012-02-09 Thread Myriam Economou
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