Dynamic PDF generation with nested tables structures

Q:

Our application has a new requirement to generate PDF documents dynamically on the fly from some uploaded files (proprietary file type).

Currently we’re extracting data from the file and then dynamically create a HTML document on the fly and then convert to PDF using some other third-party PDF component.

We’re looking to eliminate the step which convert from HTML to PDF, whereby we would like to dynamically generate the PDF from the data extracted from the file.

To kick start, I would like to ask whether your SDK can support the generation of nested tables structures as it is one of the mandatory requirements.

And I would like to have some sample code on this if possible.

I would give me more requirements and even sample results PDF for your analysis to help you understand what we need and how your PDFNet SDK and possibly other add-ons

A: