Re: [iText-questions] iTextSharp 4 download link?

2013-05-10 Thread iText Mailing List
On Thu, 09 May 2013 22:23:36 +0200, cdenby cde...@mail.rrdsb.com wrote: I'm in need of testing iTextSharp in visual studio 2003. Although I'm using .net 2.0, I can't get the reference established. The forum seems to indicate that I need version 4 of iTextSharp, but I can't seem to find

Re: [iText-questions] NullPointerException in StandardDecryption.finish

2013-05-10 Thread iText Software
On Fri, 10 May 2013 12:28:38 +0200, Radek Kotowicz rd...@o2.pl wrote:I suspect there might be an illegal construct in the source PDF but the Adobe reader has no issue reading the file. Would it be hard to trace the problematic construct down?It would be extremely hard because you're using an

[iText-questions] Insufficient data for an Image when using PdfConcatenate

2013-05-10 Thread Zwonimir
Hi guys, I have a Pdf file made of one single image, and it's readable with Acrobat Reader 10.1.6. If I create a new pdf using the PdfConcatenate class to concatenate it with other pdfs or just passing only that file the resulting pdf is blank and throw the exception Insufficient data for an

Re: [iText-questions] Fwd: problem when parsing traditional chinese

2013-05-10 Thread Paulo Soares
The font encoding is described in this case in the /CIDSystemInfo key and iText is looking elsewhere for it. It will be fixed. Paulo On Fri, May 10, 2013 at 2:18 AM, jian li lijian@gmail.com wrote: 26442.pdfhttps://docs.google.com/file/d/0B_8Un3D_FFhlNDlsQnUyblVIamM/edit?usp=drive_web

Re: [iText-questions] bug/itextsharp/wrong colors in extracted picture from PDF

2013-05-10 Thread Paulo Soares
Please supply the pdf. Paulo On Fri, May 10, 2013 at 12:36 AM, Pavel Přeček pavel.pre...@seznam.cz wrote: Hello All, I'd like to report a bug on wrong colorspace in exported pictures from PDF. Please find attached samples. Image properties in my PDF are Colorspace: /DeviceCMYK

Re: [iText-questions] NullPointerException inStandardDecryption.finish

2013-05-10 Thread Radek Kotowicz
Balder/iText Soft,   thanks for your prompt replies. I feared 1.4.x might be too old to talk about. I'll take a look at the conversion/merging process for this particular file and consider updating iText if that doesn't help.   Regards,

Re: [iText-questions] iTextSharp 4 download link?

2013-05-10 Thread cdenby
When I try to add the reference in Visual Studio 2003, I get the Cannot add reference - invalid assembly. That's because the library itself is based on .net 2 and isn't able to be added. A further complication here is that I'm building for .net 2 in visual studio 2003 so I'm thinking that I won't

[iText-questions] Insufficient data for an Image when using PdfConcatenate

2013-05-10 Thread Zwonimir
Hi guys, I have a Pdf file made of one single image, and it's readable with Acrobat Reader 10.1.6. If I create a new pdf using the PdfConcatenate class to concatenate it with other pdfs or just passing only that file the resulting pdf is blank and throw the exception Insufficient data for an

[iText-questions] Problem with version 5.4.1

2013-05-10 Thread Lorenzo Pozzetti
Hello, and thank you in advance for any help that you can provide for my problem. I'using version 5.4.1 in Java. When I add Chunks to a Paragraph, output is missing. Example: public static final Font NORMAL = new Font(FontFamily.HELVETICA, 12, Font.NORMAL); public static final Font BOLD =

[iText-questions] [SPAM] Re: How can i extract text from pdf including white spaces ??

2013-05-10 Thread mkl
Kevin Day wrote Do you think I need to change the default behavior to /4? Or add a parameter to the location aware strategy (setHeuristicSpaceSensitivity(float) )? More likely the latter option. Maybe even a callback which is given multiple parameters and decides based on then whether there