-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Problem with nested table #678
Copy link
Copy link
Closed
Description
Hello,
I'm creating a document wich contains some tables inside a big table.
The problem is that when one of the inner tables exceeds a certain number of rows (2) the scipt doesn't output anything and the page keeps on loading and loading without anything happening until it is timed out by the server.
When i output the html code to the browser everything seems fine.
Also when i comment out some rows the pdf is created successfully.
The rows that appear to have the bigger issues are the ones that contacin images or paragraphs with long texts.
I suspect that there must be an issue with the height of the rows or the td..
Any help will be appreciated becuase I have to meet some deadlines on this project,
Thank you
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels