I have a pdf file with some table inside.
I want to read this document and change some existing row and add new rows too.
Is there a way do do this?
I have a pdf file with some table inside. I want to read this
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I’m afraid you won’t have any luck.
Unfortunately you don’t get ‘rows’ in a PDF – there is no concept of a table in PDF – only text and vector graphics.
This means you will have to manually add the vectors and the text in the right places to give the illusion of a table.