[iText-questions] question

2008-01-11 Thread Antonio de Jesus Prado Oliavres
I have a other question, about the java code PageNumbersWatermark.java,v 1.32005/05/09 how can i do to modify the propertis of the images like the size, width etc.. - Check out the new SourceForge.net Marketplace. It's the best

[iText-questions] question

2008-01-11 Thread Antonio de Jesus Prado Oliavres
Hi, I have a question about the code of PageNumbersWatermark.java,v 1.32005/05/09 I don't know if you can tell me how can i do to move the image, beacause I want the image align in the center of the document, but a don't understand some funtions of the code, can you help me ? thanks, I hope your a

[iText-questions] Using an existing PDF page as a template

2008-01-11 Thread RM1X
Hello, A second question surfaces on my journey into iText! When using something like Adobe inDesign, one has the option to create what they call "A" and "B" masters for left, and right side pages of a book. I've googled ad nauseam about using iText in conjunction with "templates", and whi

[iText-questions] character spacing problem

2008-01-11 Thread James Dixon
Hi, I am using PdfContentByte.setCharacterSpacing and am coming across inconsistencies when viewing in Reader 6 compared to 7 and 8. Is there a known issue for this? If not, is there a workaround? Thanks, J James Dixon Associate Application Development

Re: [iText-questions] Bad encrypt dictionary

2008-01-11 Thread James Dixon
Bruno, You were correct. Something was wrong with my instance of reader 6 which is why nothing was working. Tried on another box and all is well. Thanks, J -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bruno Lowagie Sent: Friday, January 11, 2008 11:0

[iText-questions] Newbie question on justifying text

2008-01-11 Thread Rob Tanner
Hi, I build a PDF telephone directory of faculty, staff and students that goes up on our internal web server every night. Currently, I produce a text file of Latex mark-up and use PDFLatex to produce the PDF. I'm trying to switch it over to iText and of come across the first of probably seve

Re: [iText-questions] Bad encrypt dictionary

2008-01-11 Thread James Dixon
I tried the other two encryption types besides AES with the same result. I wonder if it has something to do with the bouncy castle libraries? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bruno Lowagie Sent: Friday, January 11, 2008 11:07 AM To: Post all

Re: [iText-questions] Bad encrypt dictionary

2008-01-11 Thread Bruno Lowagie
James Dixon wrote: Hi all, One of the viewers of my site is using Acrobat reader 6 and is getting the message “Bad encrypt dictionary” when attempting to view the PDF. I’ve tried all three encryption levels with the same result. Versions 7 and 8 of reader seem to work fine. Your PDF is proba

Re: [iText-questions] Bad encrypt dictionary

2008-01-11 Thread Paulo Soares
Show us the pdf. Paulo > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of James Dixon > Sent: Friday, January 11, 2008 4:03 PM > To: iText-questions@lists.sourceforge.net > Subject: [iText-questions] Bad encrypt dictionary > > Hi all, > > > >

[iText-questions] Bad encrypt dictionary

2008-01-11 Thread James Dixon
Hi all, One of the viewers of my site is using Acrobat reader 6 and is getting the message "Bad encrypt dictionary" when attempting to view the PDF. I've tried all three encryption levels with the same result. Versions 7 and 8 of reader seem to work fine. Is there a solution for this or is