hi Riz,
Yes i am trying to add the signature block AFTER the PDF has already been generated?

I have a line of text just above the position where the signauture has to appear. I am not aware of the method to get the co-ordinates of this text.

Could you please guide me how to..?

Hari

<html><DIV>
<P>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<BR><STRONG><FONT color=#339900>Contribution is not by invitation but by initiative </FONT><BR></STRONG><BR>Hariprasad N Davanagere&nbsp;<BR>19929 Sweetgum Cir, #23<BR>Germantown,&nbsp;MD - 20874</P> <P><STRONG>C&nbsp;- (757)&nbsp;348 3647 <BR>H - (???) !!! @@@@<BR></STRONG>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </P></DIV></html>




From: "Riz Virk" <[EMAIL PROTECTED]>
Reply-To: fop-users@xmlgraphics.apache.org
To: <fop-users@xmlgraphics.apache.org>
Subject: RE: Signature Positioning.
Date: Thu, 17 Nov 2005 12:06:38 -0500



Are you saying that you want to add the signature block AFTER the PDF
has already been generated?

Or as part of the xml to PDF process using fop?

We had a client at one point who wanted to add the signature block after
the PDF was generated.
We had them look for specific text in the PDF (at a later time), get its
x,y coordinates, and then put the signature at x,y coordinates relative
to that, using our java PDF API, if that's what you're looking for.

Thanks
Riz



---------------------------------------
Rizwan Virk
CTO
CambridgeDocs
www.cambridgedocs.com
617-905-3518
[EMAIL PROTECTED]
personal: [EMAIL PROTECTED]


-----Original Message-----
From: Hariprasad Davanagere [mailto:[EMAIL PROTECTED]
Sent: Thursday, November 17, 2005 11:53 AM
To: fop-users@xmlgraphics.apache.org
Subject: Signature Positioning.

Hi All,
I am facing problems positioning the signature block in my PDF. I have a
line of text right above the signature block in the PDF. Is it possible
for me search for this text, get its co-ordinates and then place the
signature relatively ??

The contents of the PDF may vary and hence i cannot use any absolute
coordinates, e.g from the bottom of the page.
Need some guidance in this regard,

Thanks in advance,
Hari

<html><DIV>
<P>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<BR><STRONG><FONT
color=#339900>Contribution is not by invitation but by initiative
</FONT><BR></STRONG><BR>Hariprasad N Davanagere&nbsp;<BR>19929 Sweetgum
Cir, #23<BR>Germantown,&nbsp;MD - 20874</P>
<P><STRONG>C&nbsp;- (757)&nbsp;348 3647 <BR>H - (???) !!!
@@@@<BR></STRONG>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ </P></DIV></html>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to