Hi,
Here are the values.
Original mediabox:
obj
<</CropBox[0.0 0.0 612.0 792.0]/Parent 17 0 R/Contents 26 0 R/Rotate
0/MediaBox[0.0 0.0 612.0 792.0]/Resources<</Font<</T1_0 34 0
R>>/ProcSet[/PDF/Text]>>/Type/Page>>
endobj
I´m using:
under = stamper.GetUnderContent(i);
under.BeginText();
under.SetFontAndSize(bf6, 20);
under.SetTextMatrix(2, 2); -> I tried diferent values here...
under.ShowText("XXX" + i);
under.EndText();
Thank you.
From: "Bruno Lowagie (iText)" <[EMAIL PROTECTED]>
Reply-To: Post all your questions about iText here
<itext-questions@lists.sourceforge.net>
To: Post all your questions about iText here
<itext-questions@lists.sourceforge.net>
Subject: Re: [iText-questions] xfa and iText
Date: Thu, 08 Feb 2007 15:57:50 +0100
Sérgio Oliveira wrote:
> Hi,
>
> I thought pdf stamper would work too, but Im not being able to use it.
> If I try to stamp some text on it, the pdf file will increae, but I
> can´t see any text. Is there some special concern I would have to
consider?
We've had a similar issue a while ago:
the content was added, but outside the
viewable area of the page.
Maybe you're experiencing the same problem,
but there's no way we can know because you
didn't give us the value of the MediaBox
of the original PDF, nor did you mention
the coordinates where you try to add extra
content. Compare these values: do they match?
br,
Bruno
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job
easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/
_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/