Ask a Question related to Adobe Acrobat SDK, Design and Development.
-
Maher@adobeforums.com #1
Any SDK functions for XFA ?
Hi,
I would like to know if there are some SDK functions to read/write data into
the xfa strings within documents created using LC8 instead of using javascript.
I think that it would be easier to load the string into the memory and to use the DOM API than using JS in the plugin. At least this will work even if javascript is deactivated in Acrobat Reader.
Thanks :)
Regards
Maher@adobeforums.com Guest
-
Too many functions!!!
While developing a large FMS application, main.asc has become more than a bit lengthy. The bulk of the file is taken up by the custom client... -
web functions?
Hi, I'd like to post some news content on my web page from another website. Are there built in php functions that will allow me to do this? ... -
Using ZIP functions..
Okay, here's the scenario.. I have uploaded file_blah.zip .. It has a file compressed in it called asdf.mgx .. The thing I need to do is rename the... -
#10743 [Com]: class functions & PHP core functions inconsistently clash ;)
ID: 10743 Comment by: destes at ix dot netcom dot com Reported By: jjones at net-conex dot com Status: Open... -
Functions
Do you know if Sql Server User defined Functions are an ANSI Standard ? -
Leonard_Rosenthol@adobeforums.com #2
Re: Any SDK functions for XFA ?
If you are writing a plugin, there is nothing stopping you from loading the XFA stream(s) up into your own DOM, manipulating them as you see fit, and then writing them back out.
Leonard_Rosenthol@adobeforums.com Guest
-
Maher@adobeforums.com #3
Re: Any SDK functions for XFA ?
Hello Leonard,
We finally opted for the Abode Javascript within the plugin.
It was easier to work with and all works fine now :)
Regards
Maher Abidi
Signature Perfect KG, Germany
Maher@adobeforums.com Guest



Reply With Quote

