I have text in a PDF that is set as center justified.
When I send the PDF to ASPOSE Cloud and do a text replace, the replaced text is not centered like the rest of the text. Is there some way of forcing the replaced text to follow the centering like the rest of the text?
I’m using PhP curl to send the PDF and text replacement as follows:
Thank you for sharing the source documents. I noticed the reported issue and logged a ticket PDFCLOUD-3025 for further investigation and rectification. We will notify you as soon as we resolve the issue.
Thanks for your patience. Please note that we have fixed the above reported issue. The TextReplace object now has a Boolean property CenterTextHorizontally. You can set the property to true to center-align the replaced text. We have released a new version of the PDF Cloud API, 22.11. Please check and confirm.