When attempting to use ASPXtoPDF to export a page with tabular data to PDF, the table is pushed over to to the right, and the first column is repeated in a second table, with the positioning correct.
This happens beginning with about 10 rows in the table. The strange thing is that we have other pages that have more than 10 rows that have no issue with the export.
This happens whether the CSS formatting is present in the page or not.
I have tried extending the "MinLoadWaitTime" value, thinking it might be due to the page not finishing loading, but with no effect. I have also experimented with just about every other setting, with no effect.
Screenshot of how the export looks with few rows (and should always look):
Screenshot with table repeating: