Under linux, how do i edit the "contents" of a pdf file. I tried pdfedit but I cant find where the content table list is stored...
feedback
|
|
PDF is an image format. There is no storage of the contents of the table, only a "picture" of it. It can only be edited if the PDF's OCR can read the table as text, which is unlikely. You will need to use another application to create the table and then convert it to PDF. | |||||||||
feedback
|