Re: PDFBox 2.0

2015-03-02 Thread Tilman Hausherr
Am 02.03.2015 um 22:49 schrieb Eric Douglas: Hi, I hope this is to the right place, my first time using this list. I'm working with a 2.0 maven trunk I found and I have a couple issues. I can't seem to find this class which is in some online javadocs referencing pdfbox 1.8: - org.apache.pdfb

PDFBox 2.0

2015-03-02 Thread Eric Douglas
Hi, I hope this is to the right place, my first time using this list. I'm working with a 2.0 maven trunk I found and I have a couple issues. I can't seem to find this class which is in some online javadocs referencing pdfbox 1.8: - org.apache.pdfbox.pdfviewer.PDFPagePanel Now, I'm trying to u

Re: PDF without stamps

2015-03-02 Thread Maruan Sahyoun
Hi Kevin, you can send it to me and I'll take a look. BR Maruan Am 02.03.2015 um 16:23 schrieb Kevin Morin : > Hi all, > > I found a pdf file which have some kind of stamps, but these stamps are not > displayed... When I open the file with evince, I have the following warnings: > "Unimpleme

Re: PDF without stamps

2015-03-02 Thread Gilad Denneboom
The fact they are custom annotations does not mean they are invalid, just non-standard. On Mon, Mar 2, 2015 at 5:00 PM, Kevin Morin wrote: > Ok, but when I open the file with any pdf reader (evince, xpdf,...) the > stamps are displayed (and xpdf does not log errors). > > > On 02/03/2015 16:53, G

Re: PDF without stamps

2015-03-02 Thread Kevin Morin
Ok, but when I open the file with any pdf reader (evince, xpdf,...) the stamps are displayed (and xpdf does not log errors). On 02/03/2015 16:53, Gilad Denneboom wrote: My guess is that it's a custom-made annotation type, and therefore not one that PDFBox will recognize. On Mon, Mar 2, 2015 at

Re: PDF without stamps

2015-03-02 Thread Gilad Denneboom
My guess is that it's a custom-made annotation type, and therefore not one that PDFBox will recognize. On Mon, Mar 2, 2015 at 4:23 PM, Kevin Morin wrote: > Hi all, > > I found a pdf file which have some kind of stamps, but these stamps are > not displayed... When I open the file with evince, I h

Re: Error on PDDocument.load

2015-03-02 Thread Kevin Morin
Hi, Andreas, you said in the issue that you have a solution in mind, did you succeed in fixing it or not? It seems that my users have a lot of files of this kind... Thanks BR Kevin On 11/02/2015 23:16, Tilman Hausherr wrote: I wasn't able to create a non confidential version of the file th

PDF without stamps

2015-03-02 Thread Kevin Morin
Hi all, I found a pdf file which have some kind of stamps, but these stamps are not displayed... When I open the file with evince, I have the following warnings: "Unimplemented annotation: POPPLER_ANNOT_FREE_TEXT", "Unimplemented annotation: POPPLER_ANNOT_STAMP", "Unimplemented annotation: PO

Re: PDFBox 2.0.0 and UTF8 chars

2015-03-02 Thread Andreas Lehmkühler
Hi > Tilman Hausherr hat am 1. März 2015 um 19:54 > geschrieben: > > > Heh heh, I wanted to make a similar comment, but then I saw the stack > trace showing that he did just that... Ups. you are right. The stack trace doesn't belong to the listed code. So, most likely thers is an issue with th