Hi, what do you mean by execute? What is it what you are trying to achieve?
May I ask you for a favor. Could you post how to or usage questions at the users@pdfbox mailing list instead of the dev@pdbox one as dev shall only be used for PDFBox development specific questions. BR Maruan Sahyoun Am 16.10.2014 um 11:46 schrieb soufien bouzaouia <[email protected]>: > > Hi, > > I use for my project an old version of pdfbox. > > > <dependency> > <groupId>org.apache.pdfbox</groupId> > <artifactId>pdfbox</artifactId> > <version>0.8.0-incubating</version> > <scope>compile</scope> > </dependency> > > This information displayed by pdfbox is the follow : > > The document you are trying to load requires Adobe Reader 8 or higher. You > may not have the Adobe Reader installed or you viewing environment may not be > properly configured to use Adobe Reader. > > For information on how to install Adobe Reader and configure your viewing > environment please > see http://www.adobe.com/go.pdf_forms_configue. > > This version cannot display my pdf data since i was generate my pdf with > adobe reader (contains some adobe javascript), before i used scriptura to > generate my pdf. > > Could you tell me if in the last version of pdfbox could we execute PDF > containing this type of javascript generated by Adobe LiveCycle or exclude > the interpretation. > > > Thanks you for advance for you response. > Best regards. > > > > > > >
