I have an application that utilizes multiple pdf documents, adds them as PdfPageStamp objects (with margins that clips some of the original content) to a single pdf
The application works as designed, the resulting pdf’s appear to contain invisible text objects that are outside of the clipping margins.
Is there a way to remove the invisible text objects (Optimization)?