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

2013-05-10 Thread iText Software
On Fri, 10 May 2013 12:28:38 +0200, Radek Kotowicz 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 version th

Re: [iText-questions] Problem with version 5.4.1

2013-05-11 Thread iText Software
On Fri, 10 May 2013 19:57:14 +0200, Lorenzo Pozzetti wrote: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 I'm using the trunk version (SNAPSHOT version of 5.4.2) and I've copy/pas

Re: [iText-questions] Problem with version 5.4.1

2013-05-11 Thread iText Software
On Sat, 11 May 2013 14:04:18 +0200, Lorenzo Pozzetti wrote:Please show me where I can download the version 5.4.2It isn't released yet.There are three options:1. You can wait until the end of May for the official release,2. You can download it from the SVN trunk on SourceForge and build an interme

Re: [iText-questions] [SPAM] Re: Sign digital signature at the bottom of every page

2013-05-21 Thread iText Software
On Tue, 21 May 2013 08:45:09 +0200, mkl wrote: > While creating a single signature with multiple appearances is > technically > possible, iText's signature creation API does not support doing that > out-of-the-box. Note that providing multiple appearances for a signature field will be formal

Re: [iText-questions] Itext 5.4.1 - Metadata Bug?

2013-05-24 Thread iText Software
On Fri, 24 May 2013 10:35:03 +0200, Leonard Rosenthol wrote: > I haven't see an actual PDF, so not sure what Acrobat/Reader is doing > that is not expected. I wouldn't say it's a bug. When you have the following XMP metadata http://www.w3.org/1999/02/22-rdf-syntax-ns#";> http://purl.org/dc

Re: [iText-questions] Itext 5.4.1 - Metadata Bug?

2013-05-24 Thread iText Software
On Fri, 24 May 2013 11:15:00 +0200, Leonard Rosenthol wrote: That doesn't make sense. Can you send me a PDF? Sure, see attachment. If you manually change This example shows how to add metadata into something else, you'll see that the changes appears in the Keywords section of the Do

Re: [iText-questions] (no subject)

2013-05-24 Thread iText Software
On Fri, 24 May 2013 13:50:40 +0200, nqtemp wrote:I tried extend PDFContentStremprocesser to register graphics operator like ( I, v, etc). But still not able to retrive it informationYes, you need to register a great number of graphics operators (see below), but that's not sufficient.You also need

Re: [iText-questions] (no subject)

2013-05-24 Thread iText Software
ample file for sameI don't have the time to look at your attached file unless you hire me or unless you're a customer of iText Software.-- Try New Relic Now & We'll Send You this Cool Shirt New Reli

Re: [iText-questions] (no subject)

2013-05-24 Thread iText Software
On Fri, 24 May 2013 15:31:48 +0200, nqtemp wrote:Can you provide me any sample reference or link for reference.That will be more fruitfullThis is THE reference: http://www.adobe.com/content/dam/Adobe/en/devnet/acrobat/pdfs/PDF32000_2008.pdf-

Re: [iText-questions] (no subject)

2013-05-24 Thread iText Software
On Fri, 24 May 2013 16:32:15 +0200, suresh dhanapal wrote:Hi, I am trying to create border with two line on pdf content,I am unable to achive , please help on this.Please read http://whathaveyoutried.com and answer that question.Think about this: http://lowagie.com/img/blog/doesntwork.pngIf you w

Re: [iText-questions] Itext 5.4.1 - Metadata Bug?

2013-05-24 Thread iText Software
On Fri, 24 May 2013 16:51:21 +0200, linuxunil wrote: > the two problems are related? When you fix one the problem with pdfa-1b > will be fixed too? Maybe there's a problem with the way the XMP is built. It's the first time I've heard about this problem. We'll investigate. --

Re: [iText-questions] (no subject)

2013-05-24 Thread iText Software
On Fri, 24 May 2013 17:02:16 +0200, nqtemp wrote:We are interested in buying itext license ,would you please share licencse cost details.This mail has been forwarded to sales.Note that very specific development isn't covered by support.-

Re: [iText-questions] Insufficient data for an image error using PDFSmartCopy

2013-05-24 Thread iText Software
On Fri, 24 May 2013 16:31:45 +0200, Komathukattil, Deepa wrote:Any suggestions?Which version of iText are you using?Do you have a sample PDF that can be used to reproduce the problem?-- Try New Relic Now & We'll Send You

Re: [iText-questions] regarding itextasian

2013-05-29 Thread iText Software
On Thu, 30 May 2013 08:37:38 +0200, Vishal S D wrote:Does itext asian support Indian language ?Asian in the context of iText Asian means: Chinese, Japanese, Korean (often referred to as CJK).-- Introducing AppDynamics Lit

Re: [iText-questions] Ligature pdf examples

2013-05-30 Thread iText Software
On Thu, 30 May 2013 08:49:58 +0200, Vishal S D wrote:ok does any one know how many languages itext Sharp support as of now ? any indian ?Here's your answer: http://examples.itextpdf.com/results/part3/chapter11/peace.pdfWe've received about three code contributions from people who wanted to solve

Re: [iText-questions] iTextSharp - Extract images

2013-05-30 Thread iText Software
On Thu, 30 May 2013 10:07:41 +0200, Alessio Balloni wrote:this is why I’m writing to the support.Er... Just to make sure you understand: YOU ARE NOT MAILING TO iText SUPPORT!!!You are mailing to the online mailing list AND THAT'S TOTALLY DIFFERENT.In order for you to write to support, you NEED TO

Re: [iText-questions] iTextSharp - Extract images

2013-05-30 Thread iText Software
On Thu, 30 May 2013 10:07:41 +0200, Alessio Balloni wrote:What's your problem?My problem is that you're taking away precious time that could have been used on the next release (due tomorrow, but postponed because people fail to ask question in a correct way). I hope you understand. You get what y

Re: [iText-questions] iTextSharp - Extract images

2013-05-30 Thread iText Software
On Thu, 30 May 2013 10:07:41 +0200, Alessio Balloni wrote:This sub works well but images extracted (the ones that have BITSPERCOMPONENTS = 8) can’t be used.As nobody can reproduce this problem without having access to the PDFs you're talking about, you shouldn't expect an answer.-

Re: [iText-questions] iTextSharp - Extract images

2013-05-30 Thread iText Software
On Thu, 30 May 2013 10:43:48 +0200, Alessio Balloni wrote:Still do not know why inserting an image I can not have the same bytes when I reread them. That was explained yesterday:Your statement "I only know that serializing and deserializing objects must produce same result" won't be true in many

Re: [iText-questions] Itext 4.2.0

2013-05-30 Thread iText Software
On Thu, 30 May 2013 12:13:17 +0200, Celes Vongola wrote:I need some library that you used for itext 4.2.0 , could it be possible that you help me? (really urgent)No, because:1. We have never oficially released iText 4.2.0, so you're probably using an unauthorized fork. Who knows what junk is insi

Re: [iText-questions] Insufficient data for an image error using PDFSmartCopy

2013-05-31 Thread iText Software
On Fri, 31 May 2013 16:09:16 +0200, Komathukattil, Deepa wrote:Did the code and the sample PDF help? Were you able to recreate the problem?I don't know. I made a support ticket in the internal support system at iText Software and I attached your PDFs to that ticket.However: I marked the t

Re: [iText-questions] Itextsharp and Slovak/czech language

2013-06-05 Thread iText Software
On Wed, 05 Jun 2013 13:52:22 +0200, Peter Racký wrote:Hi i want to askis possible with your itextsharp to code text with slovak/czech special letters ( á,é ) ?Text is ok but special slovak/czech letters are not fine. i searched web for 6 hours and i cannot find solutionI am giving OdkazLink.T

Re: [iText-questions] PDFStamper weird situation.

2013-06-05 Thread iText Software
On Wed, 05 Jun 2013 15:39:40 +0200, _ wrote: > But now it doesn't save the PDF correctly... If only you told us WHY you want to keep the stream open. You're not supposed to do that, because adding stuff after the %%EOF marker of a valid PDF usually breaks the PDF (unless you're creating an i

Re: [iText-questions] PDFStamper weird situation.

2013-06-05 Thread iText Software
On Wed, 05 Jun 2013 15:58:49 +0200, _ wrote: > I need to keep the memory stream open so that I save it to a file later > (I > save it at the same path as the source file, meaning that I overwrite > it). > I could specify another file for saving, but it changes my whole code. > I want to save

Re: [iText-questions] Can TextField be locked ?

2013-06-06 Thread iText Software
On Thu, 06 Jun 2013 16:40:41 +0200, _ wrote:Can a TextField be locked the same way a PdfFormField can? As far as I saw these two are not related in any way.Not related???Suppose that textfield is an instance of TextField, then you can do this:PdfFormField field = textfield.getTextField();TextFiel

Re: [iText-questions] Alignment

2013-06-11 Thread iText Software
On Tue, 11 Jun 2013 13:43:48 +0200, John Renfrew wrote:In the PdfContentByte show text aligned is there any way of getting decimal alignment??? This is for the use case of fraction parts of pricing where 12.00 and 14.375 will not line up if aligned right.I'm sorry, that's not supported. It will

Re: [iText-questions] appearance.setReason I18n

2013-06-12 Thread iText Software
On Wed, 12 Jun 2013 12:52:56 +0200, Marot Laurent wrote: Hello,   I’d like to insert my own « reason Â» tag in the stamper.   But when using appearance.setReason(« MyReason Â») i always get :   Reason : myReason. Is it possible to change the word « Reason » for example « Raison » in fren

Re: [iText-questions] appearance.setReason I18n

2013-06-12 Thread iText Software
On Wed, 12 Jun 2013 13:33:47 +0200, Marot Laurent wrote: I’ve found following code in PdfSignatureAppearance class,  but i dont want to recompile so I’m going to hava a look at 2.4.1 Defining a custom PdfSignatureAppearance and following chapters     if (reason != null)     buf.a

Re: [iText-questions] Consultancy for iText

2013-06-12 Thread iText Software
On Wed, 12 Jun 2013 13:41:43 +0200, Anders Wong wrote:I want to know if there is something like layout designer or templating so that we can design the report first and then populate it from business database or other datasource. I know iText is more directly to operate PDF. But I’m not sure wh

Re: [iText-questions] Consultancy for iText

2013-06-13 Thread iText Software
On Thu, 13 Jun 2013 16:41:25 +0200, Anders Wong wrote:But how about the second part in my last email ?You attempted to describe a workflow, but either you weren't being clear, or you were being unrealistic.-- This SF.net

Re: [iText-questions] [SPAM] Re: [SPAM] Error on PDF decryption

2013-06-27 Thread iText Software
On Thu, 27 Jun 2013 12:04:45 +0200, Valentin Ivanov wrote: > Paulo Soares-4 wrote >> You'll have to provide more information, like a complete stack trace. > > Here it is: > > Best Regards, Valentin Nabble is doing something wrong. It isn't sending the stack trace to the mailing-list. Why are

Re: [iText-questions] Over content not shown

2013-06-27 Thread iText Software
On Thu, 27 Jun 2013 16:21:11 +0200, Taha Mohammed El Kahlaoui wrote:Hi,I add some text to the attached document on the over content but when I open thee produced document I don't see any change to the original.The code applied to other pdf work fine. Can any one help to understand what is going w

Re: [iText-questions] Over content not shown

2013-06-27 Thread iText Software
On Thu, 27 Jun 2013 16:39:34 +0200, Taha Mohammed El Kahlaoui wrote:Hi,Thanks for u r quick response but I use the original page size to set Y :final Rectangle psize = reader.getPageSizeWithRotation(1);..y = (psize.getHeight() - 3) Is not correct ??No, it should be:y = psize.getBottom() + psi

Re: [iText-questions] UTF-8 support

2013-07-01 Thread iText Software
On Mon, 01 Jul 2013 12:08:01 +0200, manolis prekas wrote:In my database i save some utf-8 characters. How i can add them at pdf the characters?Did you read p26 of http://manning.com/lowagie2/samplechapter2.pdf ?If not, start by doing so. Reading documentation saves both you and us plenty of time.

Re: [iText-questions] XFAHelper - embedded images

2013-07-01 Thread iText Software
On Mon, 01 Jul 2013 16:02:26 +0200, EdGioja wrote: > Is there some way to correct this? I've made an internal ticket for this. Did you fill out the feedback form in the online demo? This allows us to test the template you're using.

Re: [iText-questions] Concatenate Tagged Document

2013-07-04 Thread iText Software
On Thu, 04 Jul 2013 15:20:01 +0200, salvo...@alice.it wrote:Hi, I'm working on tagged documents for accessibility reason, I've produced a couple of them and I need as well to produce a big document resulting from the concatenation of the single ones.I would ask you if is there any possibility to

Re: [iText-questions] Concern in splitting PDF document

2013-07-29 Thread iText Software
On Mon, 29 Jul 2013 11:22:06 +0200, Geeta Bapat wrote:I have one observation from the code I wrote from PDF file split up using iText.The observation is that you're doing it wrong. Please read the documentation to find out how to do it right:http://manning.com/lowagie2/samplechapter6.pdfPlease in