Re: [iText-questions] Format issue on HTML table when converting to PDF

2012-03-29 Thread 1T3XT BVBA
On 29/03/2012 19:38, Terri Layman wrote: > Right now I’m having problems with HTML table layout when using > htmlworker. HTMLWorker has been discontinued because everybody had a problem with it. It has been replaced by XML Worker, so maybe it's time to discuss the "technology limitations here at

[iText-questions] Format issue on HTML table when converting to PDF

2012-03-29 Thread Terri Layman
I'm using version 2.1.7 due to technology limitations here at work. Right now I'm having problems with HTML table layout when using htmlworker. It seems to want to make all columns equal, despite calls to set their width. Has anyone else encountered this? Is there a fix? I haven't found one yet