[iText-questions] Encrypting and editing with PdfStamper

2010-01-05 Thread Lloyd
nd PdfStamper just to set the encryption afterwards. Is there a reason for this? Thanks in advanced, Lloyd -- View this message in context: http://old.nabble.com/Encrypting-and-editing-with-PdfStamper-tp27026774p27026774.html Sent from

[iText-questions] PDF "laggy" because of bleeding?

2009-12-11 Thread Lloyd
Hey all, I'm currently trying to create a new PDF file from an existing PDF. Thats working fine but for some reason PDF's for w4, w9, etc are causing my PDF's to be "choppy" or "laggy". An example: Original: http://www.irs.gov/pub/irs-pdf/fw9.pdf Output: http://www.mediafire.com/?ejdozqtmcto In

Re: [iText-questions] Acro form positioning + margins

2009-10-08 Thread Lloyd
is one), scaling values by 14400 (can > you say "twips"?!?!), etc. That's one beauty (and difficulty) of PDF... > > Leonard > > -Original Message- > From: Lloyd [mailto:lloydgold2...@gmail.com] > Sent: Thursday, October 08, 2009 7:48 AM > To: itext-

Re: [iText-questions] Acro form positioning + margins

2009-10-08 Thread Lloyd
relative origin for the page and the field coordinate. > > Leonard > > > On 10/7/09 8:27 PM, "Lloyd" wrote: > >> >> Okay, hopefully this will explain it a little better. For testing, I'm >> using >> the PDF document http://www.irs.gov/pub

Re: [iText-questions] Acro form positioning + margins

2009-10-07 Thread Lloyd
is perfect and no > problems. > > HOWEVER, when the page HAS a CropBox (which impacts the VISUAL DISPLAY but > not the coordinates) then you need to be sure to adjust your coordinates > relative to the new coordinate system. > > Leonard > > -Original Message-

[iText-questions] Acro form positioning + margins

2009-10-07 Thread Lloyd
Hello, I'm writing an application that grabs the field positions in a PDF. I noticed that the positioning of these (LEFT, BOTTOM) are relative to the white spacing in a PDF. Now, from what I've read on the mailing list, there is no such things as margins. I've noticed that when loading the PDF up

Re: [iText-questions] plz give ideas

2008-05-06 Thread David Lloyd
Howdy, san kar wrote: > hi, > > I want to create TOC(Table of Contents) in my pdf. > > My TOC look like this.. > > *Contents* > Introduction > .8 > 1. > Author...

RE: [iText-questions] Image appears 0.5cm off correct Y coordinate when printed

2006-04-11 Thread lloyd thompson
method? Assuming it is a crop box that is making my image render at the incorrect position, how do I remedy the situation? How do I programmatically check for a crop box? Finally, if this crop box is a Red Herring, what else could be making my stamped image render in the incorrect posit

[iText-questions] Image appears 0.5cm off correct Y coordinate when printed

2006-04-11 Thread lloyd thompson
Unfortunately I do not know how to do this. If I have a crop box, and it is causing the problem - will removing it help? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paulo Soares Sent: 10 April 2006 21:07 To: lloyd thompson; itext-questions

[iText-questions] Image appears 0.5cm off correct Y coordinate when printed

2006-04-10 Thread lloyd thompson
e(img);   Having printed the ‘stamped’ document, I find that the X co-ordinate is correct, yet the Y co-ordinate is approximately 1/2cm out, i.e. my square appears at 24.5cm. Where is this offset coming from? Which object can I use to get hold of this valu

[iText-questions] iText Library com.lowagie

2004-08-03 Thread Southwood, Lloyd
ext com.lowagie library and where do I find it? I cannot seem to locate it anywhere on the Web site. Thank You Lloyd Southwood Communications/Web Systems Admin MPD, Inc. 316 East 9th Street Owensboro, KY 42303 270-685-6385 (V) 270-685-6212 (F)

[iText-questions] writing pdf to browser from servlet.

2004-06-24 Thread Knight, Lloyd
. is there something inherently wrong with using the ServletOutputStream directly? lloyd knight --- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self

[iText-questions] examples paulo refers to...

2004-06-17 Thread Knight, Lloyd
i have been browsing the mailing list, and paulo often refers to examples at itextpdf.sf.net . the examples link there does not work. any ideal where to find the examples such as headers_and watermarks.java? thanks lloyd knight --- This

[iText-questions] Lloyd Bergman/Towers Perrin is out of the office.

2003-07-10 Thread Lloyd Bergman
I will be out of the office starting 07/10/2003 and will not return until 07/21/2003. I will respond to your message when I return. --- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval W

[iText-questions] writing to ServletOutputStream

2003-07-02 Thread Lloyd Bergman
I tired following the tutorial and passed a ByteOutputStream to PdfWriter and then wrote that to a ServletOutputStream. Ofcourse I had to use setContentSize passing the length of my ByteOutputStream using its size method like the tutorial said but I got a ProtocolException saying that I exceeded t

[iText-questions] XSL FO

2003-07-01 Thread Lloyd Bergman
Does iText support XSL Formatting Objects? --- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NE

Re: [iText-questions] Another Newbie

2003-06-25 Thread Lloyd Bergman
se and how? To: Lloyd Bergman/Towers [EMAIL PROTECTED], "

RE: [iText-questions] Another Newbie

2003-06-25 Thread Lloyd Bergman
To: Lloyd Bergman/Towers [EMAIL PROTECTED], itext-questions "Jaladurgam, Ramana" <[EM

RE: [iText-questions] Another Newbie

2003-06-25 Thread Lloyd Bergman
To: Lloyd Bergman/Towers [EMAIL PROTECTED], [EMAIL PROTECTED] Paulo Soarescc: (bcc: Lloyd Bergman/Towers Perrin) &l

[iText-questions] Another Newbie

2003-06-24 Thread Lloyd Bergman
For the past few days I've been using and learning iText and I think it's great. However, there are some things I would like to do that I can't seem to figure out. What I am trying to do now is to setup a tab like in Word. For example: abc123 wxyz..456 where the dots are the

[iText-questions] alignment

2003-06-16 Thread Lloyd Bergman
Now all I want to do is align my header. In Chapter 2 (Chunks, Phrases and Paragraphs), it says that I can align paragraphs but I didn't see any details on how do it nor did I see any examples. However, by looking at the JavaDoc for Paragraph I thought I figured it out. The code runs bit doesn't

Re: [iText-questions] Forcing new line

2003-06-16 Thread Lloyd Bergman
fine! To: <[EMAIL PROTECTED]> Lloyd Bergman/Towers [EMAIL PROTECTED] cc: (bcc: Lloyd Bergman/To

[iText-questions] Forcing new line

2003-06-16 Thread Lloyd Bergman
I am new to iText and this seems like I should be able to figure out how to do this but I don't seem to able to. I want to force a new line in my header. I tried putting the Java newline character /n in my quoted string when I built the phrase for the header but it came out as literally /n instea

[iText-questions] problems getting started

2003-06-12 Thread Lloyd Bergman
I'm looking for some basic examples that I can't find on the web site. Some of the problems I have are: Make things (header and text) bold Change the font size (it seems like I would use TextField.setFontSize to do this but I don't know how to use TextField) Change the font size for t