Hello Samuli Tuomola
You are not the only one how missed it. but I needed it in C#.
So I changed Your code to c# and it works. Thanks a lot
here the C# code:
in Htmlworker.cs
line 530
//--
System.Collections.ArrayList CellWidths = new
System.Collections.ArrayList();
lists.sourceforge.net] On Behalf Of
> Paulo Soares
> Sent: Friday, August 29, 2008 2:48 PM
> To: Post all your questions about iText here
> Subject: Re: [iText-questions] HTMLWorker - table cell width
>
> There's no workaround, it's just not there the feature. It was no
Subject: Re: [iText-questions] HTMLWorker - table cell width
There's no workaround, it's just not there the feature. It was not needed
initially and later I had other things to do.
Paulo
- Original Message -
From: "Ziga Janez" <[EMAIL PROTECTED]>
To: &quo
August 29, 2008 12:16 PM
Subject: Re: [iText-questions] HTMLWorker - table cell width
Hi,
any other tricks or hacks to control cell width?
I have tried with colspan, but in more complex HTML page I can not use this.
Žiga
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTEC
questions about iText here
Subject: Re: [iText-questions] HTMLWorker - table cell width
Cell width is not supported in HTMLWorker.
Paulo
- Original Message -
From: "Ziga Janez" <[EMAIL PROTECTED]>
To: "Post all your questions about iText here"
Sent: Frida
Cell width is not supported in HTMLWorker.
Paulo
- Original Message -
From: "Ziga Janez" <[EMAIL PROTECTED]>
To: "Post all your questions about iText here"
Sent: Friday, August 29, 2008 8:25 AM
Subject: [iText-questions] HTMLWorker - table cell width
Hi,