Re: [Openefm-development] Re: OpenEFM and PDF Stamping
Brought to you by:
counterjim
From: Jason V. C. <ja...@va...> - 2005-01-05 20:45:19
|
Quoth Jim Beard, on Wed, 5 Jan 2005 10:48:21 -0800: > So to integrate this way we would need to develop the correct Adobe > JavaScript to point to our SOAP web service. We would also need to > implement the SOAP web service which receives the stamped filings. This adding "Adobe JavaScript" business seems dubious. Better if we didn't have to modify the PDF at all upon reception. Here are two alternative ideas: 1. Add a URL-query-string parameter to our URL for the PDF. Maybe Acrobat can extract and use that value as a return address URI. 2. Have Acrobat submit the modified file to the same URI that served it. Not sure if these'll work, but there they are. --Jason -- Remember this lesson from cartoon TV: if you ever accidently run off a cliff, don't look down. |