Hello,
PDF will be created using Apose PDF Java API, is it possible edit the pdf which is created? like removing,editing and adding new text, if i have table inside - is possible to expand?
Thanks
Daya
Hello,
PDF will be created using Apose PDF Java API, is it possible edit the pdf which is created? like removing,editing and adding new text, if i have table inside - is possible to expand?
Thanks
Daya
Yes, you can search, edit, add and remove text in a PDF document using the API and manipulate tables inside PDF as well. In case you are facing any issue, please share your sample PDF document with us along with the requirements you have. We will test the scenario in our environment and address it accordingly.
Thanks for replay, Sorry, what i mean after creating PDF using PDF API, i will open created document in acrobat reader, I want to edit, delete, make changes to text in the PDF.
i was doing some POC, I see RadioButtonField, i am able to select and unselect when I open in pdf in acrobat reader.
Also tried with TextBoxField, here why need to create rectangle with x,y? , I have table, I want to place this textfiled inside cell is this possible without mentioning x and y?.
Yes, you will be able to edit and add text using Acrobat Reader after creating PDFs using the API.
Are you still asking about achieving above using Acrobat Reader or you need to do this via API? Would you please share a bit more details of your requirements along with sample PDF document. We will test the scenario in our environment and address it accordingly.