Re: [iText-questions] PdfContentStreamProcessor not handling TJ operator correctly (maybe)

2012-09-16 Thread Shujaat
Kevin, After some more digging, I'm now convinced that a float array of X coordinates for each individual character (showing the actual location of the character in user space including word spacing, character spacing etc.) would suffice for now, at least for my purposes. Regards, Shujaat

[iText-questions] insert html in existing pdf

2012-09-16 Thread agha ali
i have wpf application in which user enters some text in rich text box(rtb) i convert that rtb string to html and then convert that html to image and then insert it in the pdf document   using (Stream inputPdfStream = new FileStream("sample.pdf", FileMode.Open, FileAccess.Read, FileShare.Read))

Re: [iText-questions] Lost page numbers after setEncryption

2012-09-16 Thread victorqedu
Hello I attached the PDF here. Thank you. On 16.09.2012 16:07, mkl [via iText - General] wrote: > Victor, > > victorqedu wrote > Here is the PDF file with the problem. > This is the file before signing the document - when the page > numbers are ok. > If I sign directly from Ado

[iText-questions] [SPAM] Re: Lost page numbers after setEncryption

2012-09-16 Thread mkl
Victor, victorqedu wrote > Here is the PDF file with the problem. > This is the file before signing the document - when the page numbers are > ok. > If I sign directly from Adobe the page numbers are preserved. Unfortunately I could not find any PDF file attached to your posting. Regards, Michae

[iText-questions] [SPAM] Re: Lost page numbers after setEncryption

2012-09-16 Thread mkl
Victor, victorqedu wrote > The PDF has XFA forms on it. > After I sign the PDF with > pw.setEncryption(null, OWNER, PdfWriter.ALLOW_PRINTING, > PdfWriter.STANDARD_ENCRYPTION_128); > the page numbers that are embeded in the PDF are no longer displayed. > > The PDF is signed because it must not be

Re: [iText-questions] Javascript is not working after document signing

2012-09-16 Thread 1T3XT BVBA
On 16/09/2012 6:45, Victor Sterpu wrote: > After I sign a document like this: > pw.setEncryption The question is wrong. You don't 'SIGN' a document with setEncryption(). Also: you're mixing real PDF functionality with XFA functionality. We'd need more than a mail to explain what you're doing wrong.

Re: [iText-questions] Problem accessing fonts available in printer's memory through java.

2012-09-16 Thread 1T3XT BVBA
On 15/09/2012 22:23, krisniru wrote: > Please provide > us some solution whether we can achieve this with out registering the > secured font in the PC. We are not worried if the actual pdf contains the > text "abc". Please understand that you're NOT a CUSTOMER, so we have NO OBLIGATION WHATSOEVER