Re: [iText-questions] suggestion on the usage of iText with a template

2013-06-27 Thread Kulbhushan Azad
Thanks Leo for your valuable inputs Thanks Kulbhusan On Thu, Jun 27, 2013 at 4:11 PM, Leo Donahue - RDSA IT < leodona...@mail.maricopa.gov> wrote: > >From: Kulbhushan Azad [mailto:kulbhushan.cu...@gmail.com] > >Subject: [iText-questions] suggestion on the usage of iText with a > template > > >a

Re: [iText-questions] suggestion on the usage of iText with a template

2013-06-27 Thread Leo Donahue - RDSA IT
>From: Kulbhushan Azad [mailto:kulbhushan.cu...@gmail.com] >Subject: [iText-questions] suggestion on the usage of iText with a template >approach 2: >i) No need to create any pdf template corresponding to the MS Word template , >rather , create the required pdf ( with the dynamic data from xml/d

[iText-questions] Bombardier aircraft manual index on iPad

2013-06-27 Thread David Gray
Good day My query is directed to Paulo I am trying to display a group of pdf files containing the Bombardier AFM for the CRJ 200/700 in the GoodReader application on the iPad, which I believe was compiled by Paulo. The disc supplied to me by Bombardier utilises a windows Navigator to browse

[iText-questions] suggestion on the usage of iText with a template

2013-06-27 Thread Kulbhushan Azad
hi I am new to I-Text , have been working on new requirement to generate a PDF document based on a MS word doc template not sure how well i-Text will fit in the solution and to what extent can i leverage i-Text , however here is what i was thinking of doing approach 1: i). Take the MS-Word temp

Re: [iText-questions] Histogram of images in the Itext Pdf

2013-06-27 Thread Leonard Rosenthol
HOW are you "check the histogram of the images using adobe photoshop"? Are you opening the PDF up in Photoshop? Are you extracting the images and then opening them in Photoshop? Other?? Leonard On 6/27/13 2:15 PM, "mashiana" wrote: >Hi, >I am working on a project where i need to add images

[iText-questions] Histogram of images in the Itext Pdf

2013-06-27 Thread mashiana
Hi, I am working on a project where i need to add images to the pdf. But, when i check the histogram of the images using adobe photoshop in the pdf they are different from the original image. Does, iText alter the images when it puts them on the PDF Thanks -Mandeep -- View this message in conte

Re: [iText-questions] Over content not shown

2013-06-27 Thread Taha Mohammed El Kahlaoui
Thanks a lot, u saved my time. On Thu, Jun 27, 2013 at 4:46 PM, iText Software wrote: > ** > On Thu, 27 Jun 2013 16:39:34 +0200, Taha Mohammed El Kahlaoui < > taha1...@gmail.com> wrote: > > Hi, > Thanks for u r quick response but I use the original page size to set Y : > final Rectangle psize =

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] Over content not shown

2013-06-27 Thread Taha Mohammed El Kahlaoui
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 ?? Scuse me but I am really a newbie :-) Thanks a lot On Thu, Jun 27, 2013 at 4:28 PM, iText Software wrote

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

[iText-questions] Over content not shown

2013-06-27 Thread Taha Mohammed El Kahlaoui
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 wrong in the attached PDF ? Thank you Avviso+04-2013+-+Modulo+di+is

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

2013-06-27 Thread Valentin Ts. Ivanov
Hi, because I don't know how to use the stuff like uploading files, using quotes, using animation icons. How to do this if directly send message to the mailing-list? -Original Message- From: iText Software [mailto:i...@1t3xt.info] Sent: Thursday, June 27, 2013 1:16 PM To: Post all your

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

2013-06-27 Thread Valentin Ts. Ivanov
Here is the stack trace using mailing-list: com.itextpdf.text.exceptions.InvalidPdfException: cannot create cipher: No such algorithm: 1.2.840.113549.3.2 at com.itextpdf.text.pdf.PdfReader.readPdf(PdfReader.java:649) at com.itextpdf.text.pdf.PdfReader.(PdfReader.java:187) a

[iText-questions] Error on PDF decryption

2013-06-27 Thread Valentin Ts. Ivanov
Here is the stack trace using mailing-list: com.itextpdf.text.exceptions.InvalidPdfException: cannot create cipher: No such algorithm: 1.2.840.113549.3.2 at com.itextpdf.text.pdf.PdfReader.readPdf(PdfReader.java:649) at com.itextpdf.text.pdf.PdfReader.(PdfReader.

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

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

2013-06-27 Thread Valentin Ivanov
Hi, I send it again, this time I received the post on my mail, but still the stack trace is missing? And by the way I still have on my posts the yellow line that states "This post has NOT been accepted by the mailing list yet. " May be I missed something! -- View this message in context: http:

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

2013-06-27 Thread Valentin Ivanov
Paulo Soares-4 wrote > You'll have to provide more information, like a complete stack trace. Here it is: Best Regards, Valentin -- View this message in context: http://itext-general.2136553.n4.nabble.com/Error-on-PDF-decryption-tp4658603p4658627.html Sent from the iText - General mailing list

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

2013-06-27 Thread iText Info
Op 27/06/2013 11:27, Valentin Ivanov schreef: > blowagie, I register to the mailing list again. So I guess now everything is > fine, isn't it? I think so, now send the stack trace to the mailing-list address. We didn't see the stack trace in the mailing-list admin tool. Maybe it got lost.

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

2013-06-27 Thread Valentin Ivanov
blowagie, I register to the mailing list again. So I guess now everything is fine, isn't it? -- View this message in context: http://itext-general.2136553.n4.nabble.com/Error-on-PDF-decryption-tp4658603p4658625.html Sent from the iText - General mailing list archive at Nabble.com.

Re: [iText-questions] Extract CMap from pdf file!

2013-06-27 Thread iText Info
Op 27/06/2013 10:35, Mohammed Mostafa schreef: > are TextRenderInfo give me text size , text coordinates and text color? http://api.itextpdf.com/itext/com/itextpdf/text/pdf/parser/TextRenderInfo.html You get baseline, ascent line and descent line as a LineSegment. Then there's: http://api.itextpd

Re: [iText-questions] [SPAM] Re: Extract CMap from pdf file!

2013-06-27 Thread iText Info
Op 27/06/2013 8:48, mkl schreef: > BTW, I assume what your "direct way for extracting text" means is simply > taking the page content and using the contained string as they are. That is > not a "direct way" but instead a "naïve way" Relax mkl, you're starting to sound like me ;-) -

Re: [iText-questions] Extract CMap from pdf file!

2013-06-27 Thread iText Info
Op 27/06/2013 9:48, Mohammed Mostafa schreef: Hint Mr Paulo: I deal with page stream not with extract text directly because i need some informations associated with text such as font size, font name, x,y coordinates that exist in page stream. Hint Mr Mohammed: TextRenderInfo gives you all that i

Re: [iText-questions] hi i want to get out of this group can any one help me ?

2013-06-27 Thread Giacomo Giustozzi
Instructions in this page: https://lists.sourceforge.net/lists/listinfo/itext-questions (linked ad the bottom of every single post. On Thu, Jun 27, 2013 at 9:42 AM, Vishal S D wrote: > > > > -- > This SF.net email is spo

[iText-questions] hi i want to get out of this group can any one help me ?

2013-06-27 Thread Vishal S D
-- This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev___ iText-questions mailing list iText-questions@lists.sourceforge.net