Hello,
If you place a text object in your datawindow, like this:
And then place another text object on top of it so that it completely covers it, like this:
And then save the datawindow as PDF using the NativePDF method, the resulting PDF file will still contain the first text object that is blocked by the second, even though it is not visible:
Is there a way to tell PB not to include objects in the generated PDF file that are completely blocked by other objects? (Or, should I say, not to include them in the interim EMF file?)
Best regards,
Konstantin