Is this a correct iText design?
- by Lucas
I´m making some pdf reports to be used on a web app.
I wonder if the way I´m taking to make the designs is appropriated.
This would be a screenshot of the way I´m doing the things.
As you can see, I´m using tables to position everything in the document. I think this is a pretty much similar design to HTML. But I want to know is there is a better…