Re: [iText-questions] iText - create PDF/A Problem

2014-02-28 Thread TvT
@Gabriella Bruno thinks that you violate the AGPL license and use iText in a commercial setting without paying/buying a commercial license - thats why you don't get anymore help. I don't take sides however if you do so (and Bruno has some inside info on your project/company/your customer) buy a

Re: [iText-questions] iText - create PDF/A Problem

2014-02-27 Thread Gabriella
Hi, this is the code: public static void main(String[] args) { try { PdfReader Read_PDF_To_Watermark = new PdfReader(C:/SampleA.pdf); int number_of_pages =

Re: [iText-questions] iText - create PDF/A Problem

2014-02-27 Thread Gabriella
Can you give me a PDF/A-1A? -- View this message in context: http://itext-general.2136553.n4.nabble.com/iText-create-PDF-A-Problem-tp4659694p4659798.html Sent from the iText - General mailing list archive at Nabble.com.

Re: [iText-questions] iText - create PDF/A Problem

2014-02-27 Thread Gabriella
Thank you, but also with this correct pdf A, there is the same error. However , that is a forum -- View this message in context: http://itext-general.2136553.n4.nabble.com/iText-create-PDF-A-Problem-tp4659694p4659800.html Sent from the iText - General mailing list archive at Nabble.com.

Re: [iText-questions] iText - create PDF/A Problem

2014-02-27 Thread iText mailing list
On 2/27/2014 3:22 PM, Gabriella wrote: but also with this correct pdf A, there is the same error. There's a bug in your code. There's a bug in iText. I've fixed both, but only customers get hotfixes. -- Flow-based

Re: [iText-questions] iText - create PDF/A Problem

2014-02-27 Thread Gabriella
Sorry, but I thought that this forum give me back a solution of problem and not that there is a bug in itex. Sorry again -- View this message in context: http://itext-general.2136553.n4.nabble.com/iText-create-PDF-A-Problem-tp4659694p4659802.html Sent from the iText - General mailing list

Re: [iText-questions] iText - create PDF/A Problem

2014-02-27 Thread iText mailing list
On 2/27/2014 3:56 PM, Gabriella wrote: Sorry, but I thought that this forum give me back a solution of problem The main problem is that we see that the AGPL version of iText is used in many cases where a commercial license is mandatory. We've had situations where a company discovered that an

Re: [iText-questions] iText - create PDF/A Problem

2014-02-27 Thread Gabriella
I already have iText 5 and a correct PDF/A-1A -- View this message in context: http://itext-general.2136553.n4.nabble.com/iText-create-PDF-A-Problem-tp4659694p4659805.html Sent from the iText - General mailing list archive at Nabble.com.

Re: [iText-questions] iText - create PDF/A Problem

2014-02-27 Thread iText mailing list
On 2/27/2014 5:55 PM, Gabriella wrote: I already have iText 5 Yes, but are you a customer? -- Flow-based real-time traffic analytics software. Cisco certified tool. Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with

Re: [iText-questions] iText - create PDF/A Problem

2014-02-20 Thread Gabriella
Hi I have the same problem -- View this message in context: http://itext-general.2136553.n4.nabble.com/iText-create-PDF-A-Problem-tp4659694p4659758.html Sent from the iText - General mailing list archive at Nabble.com.

Re: [iText-questions] iText - create PDF/A Problem

2014-02-20 Thread iText Info
Gabriella schreef op 20/02/2014 10:17: I have the same problem 1. People who aren't on Nabble don't know what you mean by same. 2. The OP was asked for a sample PDF, but as he didn't provide one, we can't help him. 3. You didn't describe your problem, nor post a PDF. My guess: you want to add a

Re: [iText-questions] iText - create PDF/A Problem

2014-02-09 Thread r.figliuolo
I'm using iText version 5.4.5. -- View this message in context: http://itext-general.2136553.n4.nabble.com/iText-create-PDF-A-Problem-tp4659694p4659724.html Sent from the iText - General mailing list archive at Nabble.com.

[iText-questions] iText - create PDF/A Problem

2014-01-28 Thread Figliuolo Rocco
Hi, I want put the watermark into the pdf, but I receive this error message: java.lang.NullPointerException at com.itextpdf.text.pdf.internal.PdfA1Checker.checkPdfObject(PdfA1Checker.java:304) at com.itextpdf.text.pdf.internal.PdfAChecker.checkPdfAConformance(PdfAChecker.java:201)

Re: [iText-questions] iText - create PDF/A Problem

2014-01-28 Thread Raf Hens
On 28/01/2014 14:10, Figliuolo Rocco wrote: I want put the watermark into the pdf, but I receive this error message: Can you tell us which version of iText you tested with and provide the PDF that triggered this issue? If you don't want to make the PDF publicly available, you can send it to