I am using iText to read from a PDF doc. I am getting an ArrayIndexOutOfBoundsException. The strange thing is it only happens for certain files and at certain locations in those files. I suspect it\'s
Using Acrobat 9, if I sign a PDF using a self-signed certificate and then edit the PDF after I sign it, Acrobat will inform me that there is a valid signature on the document but that the document als
I need to parse large text (about 1000 pages of word or pdf document)and place some of the text inside this document into database fields
I have to read a pdf file which contains a table with several columns. U开发者_运维知识库sing iTextSharp I am able to read the file but I get bunch of non-formatted text. I am not able to structure th
I want to develop a custom pdf viewer, in which I can add features like: bookmarks jump to specific page
I am struggling a bit with how I can unit test parsing a file... Let\'s say I have a file with 25 columns that could be anywhere from 20-1000 records long... How do I write a unit 开发者_开发百科test
So I have a Latex file with some plots. However there\'s a problem with the figure floats in the image. I have a picture right before a page break, and latex pushes the to big plot down to the next. F
I have a 2开发者_运维问答005 Reporting Services report that I display as a PDF through the report viewer control. I would like to know how I can have the PDF be viewed in the \"one page at a time mode
I\'ve got a grip of PDFs that I need to combine into one using PHP. Googling around gives me very little that seems like a reasonable solution. The best thing I can find is to use exec() and pdftk but
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.