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…...aspose-pdf-python Rakesh99 June 22, 2023, 6:06am #1 Hi, I am using the...this sergey.mikhaylov June 22, 2023, 7:10am #2 @Rakesh99 Thank you...