Re: Check for scripts in a PDF

2016-08-29 Thread Maruan Sahyoun
acri S.p.A. > >Tel.: 0521807433 > >e-mail: davide.z...@cedacri.it > >www.cedacri.it > > > > Da: Maruan Sahyoun [sahy...@fileaffairs.de] > Inviato: lunedì 29 agosto 2016 11.28 > A: users@pdfbox.apache.org &g

RE: Check for scripts in a PDF

2016-08-29 Thread Davide Zoni
hyoun [sahy...@fileaffairs.de] Inviato: lunedì 29 agosto 2016 11.28 A: users@pdfbox.apache.org Oggetto: Re: Check for scripts in a PDF Hi, > Am 29.08.2016 um 11:09 schrieb Davide Zoni : > > Hi everybody again, > > i'm trying to figure out if your method is suitable for my neces

Re: Check for scripts in a PDF

2016-08-29 Thread Maruan Sahyoun
r [thaush...@t-online.de] > Inviato: mercoledì 24 agosto 2016 18.24 > A: users@pdfbox.apache.org > Oggetto: Re: Check for scripts in a PDF > > Am 24.08.2016 um 15:41 schrieb Davide Zoni: >> Thank you. This might be helpful but i'm afraid that i would not be able to >> c

RE: Check for scripts in a PDF

2016-08-29 Thread Davide Zoni
st regards. Da: Tilman Hausherr [thaush...@t-online.de] Inviato: mercoledì 24 agosto 2016 18.24 A: users@pdfbox.apache.org Oggetto: Re: Check for scripts in a PDF Am 24.08.2016 um 15:41 schrieb Davide Zoni: > Thank you. This might be helpful but i'm afraid that i wo

Re: Check for scripts in a PDF

2016-08-24 Thread Tilman Hausherr
apache.org Oggetto: Re: Check for scripts in a PDF Am 23.08.2016 um 09:35 schrieb Davide Zoni: Yes, i'm seeking to detect files with scripts. Not static. I don't undestand what do you mean with "Maybe compare with the preflight source code to check that you didn't miss something&qu

RE: Check for scripts in a PDF

2016-08-24 Thread Davide Zoni
e-mail: davide.z...@cedacri.it www.cedacri.it Da: Tilman Hausherr [thaush...@t-online.de] Inviato: martedì 23 agosto 2016 18.23 A: users@pdfbox.apache.org Oggetto: Re: Check for scripts in a PDF Am 23.08.2016 um 09:35 schrieb Davide Zoni:

Re: Check for scripts in a PDF

2016-08-23 Thread Tilman Hausherr
{ if (pdf != null) { pdf.close(); } } } } Thank you. Davide Da: Tilman Hausherr [thaush...@t-online.de] Inviato: martedì 23 agosto 2016 8.34 A: users@pdfbox.apache.org Oggetto: R

RE: Check for scripts in a PDF

2016-08-23 Thread Davide Zoni
__ Da: Tilman Hausherr [thaush...@t-online.de] Inviato: martedì 23 agosto 2016 8.34 A: users@pdfbox.apache.org Oggetto: Re: Check for scripts in a PDF Am 22.08.2016 um 15:14 schrieb Davide Zoni: > Hallo everybody, > > i'm using PDFbox to check if a PDF file contains malic

Re: Check for scripts in a PDF

2016-08-22 Thread Tilman Hausherr
Am 22.08.2016 um 15:14 schrieb Davide Zoni: Hallo everybody, i'm using PDFbox to check if a PDF file contains malicious scripts. I'm using the PDF/A-1a validation to check the file. Since i'm searching only for potential damaging code and not for a true PDF/A-1a standard accompliance, is it en

Check for scripts in a PDF

2016-08-22 Thread Davide Zoni
Hallo everybody, i'm using PDFbox to check if a PDF file contains malicious scripts. I'm using the PDF/A-1a validation to check the file. Since i'm searching only for potential damaging code and not for a true PDF/A-1a standard accompliance, is it enough to consider 1.x.x, 6.x.x and 7.x.x error