It works for me. Posta a small standalone example with any need files so 
that the problem can be reproduced.

Paulo

----- Original Message ----- 
From: "VTARIN" <[EMAIL PROTECTED]>
To: <itext-questions@lists.sourceforge.net>
Sent: Wednesday, July 23, 2008 7:17 AM
Subject: Re: [iText-questions] Visible Signature Positioning with differente 
page sizes (A4, A3)


>
> it works well with the A4 non-rotated pages, but int the A3 rotated pages 
> (or
> pages with different sizes) it appears in the middle. (Rectangle: 
> 25.0x765.0
> (rot: 0 degrees)). The template contains some scaled images and text. Im
> using itext2.0.7.
>
> There must be something wrong with my code, but i havent found it yet :-(
>
> Thanks for your time.
>
>
>
> Paulo Soares-3 wrote:
>>
>> Why doesn't it work for you?
>>
>> Paulo
>>
>>> -----Original Message-----
>>> From: [EMAIL PROTECTED]
>>> [mailto:[EMAIL PROTECTED] On
>>> Behalf Of VTARIN
>>> Sent: Tuesday, July 22, 2008 10:04 AM
>>> To: itext-questions@lists.sourceforge.net
>>> Subject: [iText-questions] Visible Signature Positioning with
>>> differente page sizes (A4, A3)
>>>
>>>
>>> Hello,
>>>
>>> I have a pdf document with different page sizes and formats,
>>> and some of
>>> these pages are rotated.
>>>
>>> I do all the signing, but im not able to position correctly
>>> the visible
>>> signature with setVisibleSignature. I want the visible signature to be
>>> placed, for all the pages, in the rigth margin, with vertical
>>> alignment.
>>>
>>> Im adding a PdfTemplate to app[2], and using this code:
>>>
>>> Rectangle rect = new Rectangle(point[0], point[1],
>>> point2[0],point2[1]);
>>> sap.setVisibleSignature(rect, 1, null);
>>> sap.setAcro6Layers(true);


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Do you like iText?
Buy the iText book: http://www.1t3xt.com/docs/book.php
Or leave a tip: https://tipit.to/itexttipjar

Reply via email to