Re: Error on PDDocument.load

2015-01-19 Thread Andreas Lehmkuehler
Hi, Am 19.01.2015 um 12:45 schrieb Kevin Morin: Actually, the issue is not only these traces. The real issue is that I have a blank image when I try to render the document. I've checked your PDF and everything renders fine. I've tried SNAPSHOT-891 on linux (running java 1.8, 1.7 and 1.6) and t

Re: PDFBox: Problem with converting pdf page into image

2015-01-19 Thread Tilman Hausherr
Hi, The 1.8 versions have trouble rendering some fonts. The unreleased 2.0 version doesn't. The best would be to upload your PDF somewhere. If the barcode is in the PDF as text (and not as an image) it may be possible to extract its value without rendering, with PDFTextStripperByArea, if you

PDFBox: Problem with converting pdf page into image

2015-01-19 Thread Vladimir Urquia
Hello group, My mission is pretty simple: converting every single page of a pdf file into images, them get a barcodes values. My problem: A function page.convertToImage(bufferedImageType, dpis) return a bufferedImage withouth barcode image. How can I solve this?? Thanks, Vladimir. --

Re: Error on PDDocument.load

2015-01-19 Thread Maruan Sahyoun
Hi Andreas, Kevin already sent it to me so I'll forward it to you. BR Maruan Am 19.01.2015 um 16:40 schrieb Andreas Lehmkühler : > Hi, > >> Maruan Sahyoun hat am 19. Januar 2015 um 14:50 >> geschrieben: >> >> >> Hi Kevin, >> >> let me check who will be looking into that so you could send i

Re: Error on PDDocument.load

2015-01-19 Thread Andreas Lehmkühler
Hi, > Maruan Sahyoun hat am 19. Januar 2015 um 14:50 > geschrieben: > > > Hi Kevin, > > let me check who will be looking into that so you could send it to that > person. Otherwise - if it's OK for you that I might be forwarding that to a > colleague - you can send it to me. Sounds like somethi

Re: Error on PDDocument.load

2015-01-19 Thread Maruan Sahyoun
Hi Kevin, let me check who will be looking into that so you could send it to that person. Otherwise - if it's OK for you that I might be forwarding that to a colleague - you can send it to me. BR Maruan Am 19.01.2015 um 12:54 schrieb Kevin Morin : > Hi Maruan, > > this is a document of a cl

Re: Error on PDDocument.load

2015-01-19 Thread Kevin Morin
Hi Maruan, this is a document of a client, so if I could only send it to one person in private, I would prefer it not to be too public. Best, Kevin On 19/01/2015 12:48, Maruan Sahyoun wrote: Hi Kevin, in order to look at it further would it be possible to get the pdf uploaded to a public

Re: Error on PDDocument.load

2015-01-19 Thread Maruan Sahyoun
Hi Kevin, in order to look at it further would it be possible to get the pdf uploaded to a public location? BR Maruan Am 19.01.2015 um 12:45 schrieb Kevin Morin : > Actually, the issue is not only these traces. The real issue is that I have a > blank image when I try to render the document. >

Re: Error on PDDocument.load

2015-01-19 Thread Kevin Morin
Actually, the issue is not only these traces. The real issue is that I have a blank image when I try to render the document. On 19/01/2015 12:39, Kevin Morin wrote: Hi, I am using the 2.0 snapshot version to images of pdfs, but on some documents, I have the following error when I call PDDocume

Error on PDDocument.load

2015-01-19 Thread Kevin Morin
Hi, I am using the 2.0 snapshot version to images of pdfs, but on some documents, I have the following error when I call PDDocument.load(file): 2015/01/19 12:32:48 ERROR (org.apache.pdfbox.pdfparser.NonSequentialPDFParser:1864) - Can't find the object 7 0 (origin offset 359138) 2015/01/19 12:3