RE: Get PDFBox working

2015-11-09 Thread Gordon Schneider
I got it to work with running the command as follows: JAVA CLASS('/java/PDFBox/pdfbox-app-2.0.0-RC1.jar') PARM(ExtractText '/CUSTOMER/PaymentAdviceNote.pdf' '/CUSTOMER/PA.txt') Thanks for all your help. -Original Message- From: Tilman Hausherr [mailto:thaush...@t-online.de] Sent: Nove

RE: Get PDFBox working

2015-11-09 Thread Gordon Schneider
Tilman Here is what I get when I start it. Exception in thread "main" java.util.zip.ZipException: error in opening zip file at java.util.zip.ZipFile.open(Native Method) at java.util.zip.ZipFile.(ZipFile.java:140)

Re: Get PDFBox working

2015-11-09 Thread Tilman Hausherr
Am 09.11.2015 um 21:23 schrieb Gordon Schneider: Maruan I am not a java programmer. Not sure how to apply the snapshot. Please advise how to do this. I think Maruan was mistaken here, PDFBOX-2976 was about broken FLate-encoded streams in a PDF, but your problem is that you can't even start

RE: Get PDFBox working

2015-11-09 Thread Gordon Schneider
Maruan I am not a java programmer. Not sure how to apply the snapshot. Please advise how to do this. Thanks Gord -Original Message- From: Maruan Sahyoun [mailto:sahy...@fileaffairs.de] Sent: November 9, 2015 12:15 PM To: users@pdfbox.apache.org Subject: Re: Get PDFBox working Hi,

RE: Get PDFBox working

2015-11-09 Thread Gordon Schneider
Tilman The files are the same size (7,713 kb). I renamed the file and I can extract the files. I will keep digging deeper. Part of my problem is that I am not a java programmer. I have used tools like this before but I had somebody to guide me to get it to work on our server. Thanks Gord --

RE: Get PDFBox working

2015-11-09 Thread Tres Finocchiaro
> Is it 32 bit or the 64 bit version? As a general rule, either (any). Java rarely cares, it should be transparent 99.9% of the time.

RE: Get PDFBox working

2015-11-09 Thread Gordon Schneider
Tres Is it 32 bit or the 64 bit version? Thanks Gord -Original Message- From: Tres Finocchiaro [mailto:tres.finocchi...@gmail.com] Sent: November 9, 2015 12:15 PM To: users@pdfbox.apache.org Subject: Re: Get PDFBox working > > Is Java 6 required for version 2 RC1? > Yes per the buil

Re: Get PDFBox working

2015-11-09 Thread Tres Finocchiaro
> > Is Java 6 required for version 2 RC1? > Yes per the building page https://pdfbox.apache.org/building.html JDK 6+

Re: Get PDFBox working

2015-11-09 Thread Maruan Sahyoun
Hi, > Am 09.11.2015 um 20:09 schrieb Gordon Schneider > : > > I downloaded version 2 RC1 standalone binary to my PC. I eventually got it > working on my PC to extract the text from a PDF document. > > I uploaded this file to our power server running IBM I V7.1. When I try to > get the progra

Re: Get PDFBox working

2015-11-09 Thread Tilman Hausherr
Am 09.11.2015 um 20:09 schrieb Gordon Schneider: I downloaded version 2 RC1 standalone binary to my PC. I eventually got it working on my PC to extract the text from a PDF document. I uploaded this file to our power server running IBM I V7.1. When I try to get the program running on the server

Re: Get PDFBox working

2015-11-09 Thread Tres Finocchiaro
> > Is Java 6 required for version 2 RC1? > Yes per the

Get PDFBox working

2015-11-09 Thread Gordon Schneider
I downloaded version 2 RC1 standalone binary to my PC. I eventually got it working on my PC to extract the text from a PDF document. I uploaded this file to our power server running IBM I V7.1. When I try to get the program running on the server I am getting the following error: Exception in th

Re: Apache PDFBox Release 2.0.0

2015-11-09 Thread Tilman Hausherr
Am 09.11.2015 um 18:39 schrieb Gomez, Jordi: Dear all, I was searching for a release date for version 2.0.0 of PDFBox but I'm not able to find it into your website. I know that currently is available for download a Release candidate of that version. Do you have any forecast of the release date o

Re: Apache PDFBox Release 2.0.0

2015-11-09 Thread Andreas Lehmkuehler
Hi, Am 09.11.2015 um 18:39 schrieb Gomez, Jordi: Dear all, I was searching for a release date for version 2.0.0 of PDFBox but I'm not able to find it into your website. I know that currently is available for download a Release candidate of that version. Do you have any forecast of the release

Apache PDFBox Release 2.0.0

2015-11-09 Thread Gomez, Jordi
Dear all, I was searching for a release date for version 2.0.0 of PDFBox but I'm not able to find it into your website. I know that currently is available for download a Release candidate of that version. Do you have any forecast of the release date of the "official" release? Thanks, *Jordi Góm