By sheraz786
via saaspose.com
Published: Mar 12 2013 / 08:14
This technical tip allows developers to replace text in a PDF file using Saaspose Pdf REST API in your PHP applications. Saaspose.Pdf also converts PDF file to DOC, DOCX, HTML, XPS, TIFF etc. You can create a new PDF either from scratch or from HTML, XML, template, database, XPS or an image. Some important steps for performing this task are, enter App SID and App key, build URI, browse pdf file, enter old text, enter new text, Build URI to replace text, Save PDF file on server, Sign remote URI, Send request and get status in the response, Specify remote URI to get replace text in PDF file and Save output stream to disk.
Add your comment