Hello,
I would like to know if it's possible to access Adobe lifecycle API in a "standard" JEE5 application like it's possible to do in a WD4J application?
My need is to be able to generate pdf documents, that come from user input and Adobe forms. We want to let user create their own pdf forms and build the final PDF document starting from this form (or the xml representation of it... or whatever format that could represent this form) and using some values type in directly by the users in the application.
Thanks all of you for your answers.