Please provide a working standalone example that show your problem, we
don't know what happens in other parts of your code. We cannot guess
what e.g. PdfParseContext does
On 27/05/2011 20:26, Murali Ramaswamy wrote:
Hi,
I have two tables inside a numbered list item like below:
some text
Hi,
I have two tables inside a numbered list item like below:
some text
some more text...
After I convert to pdf I get in the pdf as follows:
some text
some more text...
The code I used is as follows. Since the table tags are somehow stripped off I
track the first tr and last t