Insert text in scanned pdf

Hi,

We have a pdf that is the result of scaning a document.
We are trying to insert a text to it and we have noticed that the text is really inserted in the document but behind the text scanned, as if the scanner creates the document with layers.

How can we indicate to com.aspose.pdf.Stamp that we want to overlap the text we want to insert?

Thanks.

@jbengoa,

Please set IsBackground member of the Stamp class. If this does not help, then kindly send us your source PDF and code. We will investigate your scenario in our environment, and share our findings with you.

thanks, it works correctly know