Need PDF editor in the browser

Hi Aspose Team,

We are having requirement like we will gvie some editable areas with in a PDF to the user and we need to edit the PDF file in the browser itself and save at that moment and while saving we need to extract what ever the user entered in the text area fileds(editable fields). And another requirement is we need to merge a pdf within a pdf at a specified location.

Can you please let us know whether there is any provision that can fullfill our requirement with the ASPOSE pdf or ASPOSE PDF kit or not?

Your response is very important to us. Its an urgent requirement. Please respond ASAP.

Thanks & Regards,
Lakshmi Bhavani.

Hi Lakshami,

First of all, I would like to share with you that Aspose.Pdf.Kit is not a visual tool; in fact, it is a programming component which you can use in your code to manipulate existing PDF files. It allows you to add text or form fields in the PDF file and get values of the fields as well. Please see the help topics on this link.

It also allows you to concatenate PDF files or insert a PDF file into another PDF file at a particular location. You can also perform many other tasks in your code using Aspose.Pdf.Kit. So, if you want to provide a user interface where users can manipulate PDF files, you’ll have to program all that functionality using Aspose.Pdf.Kit. Please explore our documentation and see if it satisfies your requirement.

If you find any questions or concerns, please do let us know.
Regards,