Hi,
I am using the below code to replace the text in pdf using aspose.pdf.
But it is iterating through only four pages of the pdf .
code
inputPDFFile = pdf.Document(inputpath)
new_file=inputpath.split(’.pdf’)
txtAb…...OutputPath, replacedic): document = ap.Document(inputPath) for strings...replacedic[strings] txtAbsorber = ap.text.TextFragmentAbsorber(Oldtext)...