Hi,
We are trying to create a PDF document using the PDFDocument object and multiple ImportDatawindow() calls, but page breaks are inserted between each datawindow.
Is there a way to delete these page breaks in the PDFDocument or do we have to use a composite datawindow?
Note: there are a lot of conditional paragraphs/tables in our document, so if we use a composite datawindow is there a way to dynamically insert datawindows in the report?
Thanks,
Luc
Creating a single composite might be the easier way to go.