Integrating Adobe Professional with Java webapps: resources?  introductions?

I'm interested in learning what resources there are for integrating Java and Adobe Professional, in general.
If it helps, my projects already use the Spring Framework.
My boss is particularly interested in being able to fill out a PDF form from within a Java webapp and have that data go directly to our database.
She mentioned that .net had a lot of bridges to Adobe Professional.
I would rather have new projects be in Java so I am eager to find if there are any easy bridges between Java and Adobe Professional for more than just the one task I mentioned.
I would greatly appreciate the names of resources and links to introductions in integrating the features Adobe Acrobat Professional has to offer with Java web technology as this is a completely new area to me.
Thanks
Steve

You have different options when you add a submit function to a PDF form:
  - Submit the data via a standard HTML forms submission, the web server
does not have to know anything about PDF, the data look just like it would
from a HTML form
  - Submit the data via the FDF/XFDF format. This is Adobe's forms data
file format (and it's XML version). As far as I know, there is only one
instance where you would need FDF, and that is with files that are
submitted via a forms submission. For FDF/XFDF submissions, you need to
parse the FDF/XFDF file format and extract the data before you can process
it.
  -  Submit the whole PDF fie with the form data embedded. This is the most
complex solution for data extraction, but the most convenient when you
submit the filled out form via email to human - we do much better seeing
the whole PDF with the data in the right spots. If you submit the whole
PDF, your software needs to be able to parse the PDF. I would not go that
route for a system that is extracting the data via software.
Hope that helps.
Karl Heinz Kremer
PDF Acrobatics Without a Net
PDF Software Development, Training and More...
[email protected]
http://www.khkonsulting.com

Similar Messages

  • Getting Error while integrating Crystal reports with Java

    Hi All,
    I am getting below error while integrating crystal report with java
    [java] os.arch = x86
    [java] java.lang.NoSuchMethodError: com.crystaldecisions.Utilities.d.<init>
    (Ljava/awt/Image;I)V
    [java] at com.crystaldecisions.Utilities.af.try(Unknown Source)
    [java] at com.crystaldecisions.Utilities.af.a(Unknown Source)
    [java] at com.crystaldecisions.Utilities.af.<init>(Unknown Source)
    [java] at com.businessobjects.crystalreports.viewer.applet.g.a(Unknown
    Source)
    [java] at com.crystaldecisions.ReportViewer.ReportViewer.start(Unknown
    Source)
    [java] at ReportViewerFrame.<init>(ReportViewerFrame.java:51)
    [java] at JRCViewReport.launchApplication(JRCViewReport.java:29)
    [java] at JRCViewReport$1.run(JRCViewReport.java:50)
    [java] at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:
    178)
    [java] at java.awt.EventQueue.dispatchEvent(EventQueue.java:443)
    [java] at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDi
    spatchThread.java:190)
    [java] at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDisp
    atchThread.java:144)
    [java] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.j
    ava:138)
    [java] at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.j
    ava:130)
    [java] at java.awt.EventDispatchThread.run(EventDispatchThread.java:98)
    Any help can be appreciated
    Kalyan

    Hi All,
    For got to mention i am using crystal reports XI release 2 with JDK1.4.
    Kalyan

  • Test inside  the table is truncated when integrating Adobe forms with WD4A

    Hi All,
    I am facing issue in table when integrating adobe forms with web dynpro for ABAP.
    Whenever the pagination happens the text in the table row cells is truncated and it starts from next row in next page. Is there any properrty of table in Form builder which I can use to allow the test to go to the next page?
    Best Regards,
    Arti.

    Hi. You should place your question in "SAP Interactive Forms by Adobe" forum. You will get advice quicker there.

  • Integrating crystal report with java

    Hi
    Any one can send me sample program for integrating Crystal report with java.I dont know how to integrate java with cryatal report.if any one helps me out from this problem an advance thanks to them
    Thanks
    Dilip

    Hi All,
    For got to mention i am using crystal reports XI release 2 with JDK1.4.
    Kalyan

  • Are there any recent tutorials or information for integrating Adobe Flex with Ruby on Rails 4?

    I've combed and searched extensively and most of the documentation is anywhere from 4 to 7 years old.  A lot of it focuses on outdated gems or libraries.  I've even seen Rails 2.0 as a focus for a lot of this information.
    I would just like to know if anyone has any valid resources for the latest Adobe Flex integrating with a Rails 4.x application.  And, if so, where is this hidden information listed or located?
    Thanks.

    I've combed and searched extensively and most of the documentation is anywhere from 4 to 7 years old.  A lot of it focuses on outdated gems or libraries.  I've even seen Rails 2.0 as a focus for a lot of this information.
    I would just like to know if anyone has any valid resources for the latest Adobe Flex integrating with a Rails 4.x application.  And, if so, where is this hidden information listed or located?
    Thanks.

  • Adobe Flex with Java webdynpro

    Hello,
    I like to use Adobe flex applications for my webdynpro java projects which then later I can use in portals. I need some learning materials for that. I was looking from google but I haven't found many sources. if you guys can help me out then It would be great.
    Regards,
    NK

    Hi Bala,
    Adobe Flex is not similar to Java Webdynpro. You can get more information from the Adobe Webpage and also a trial version. Adobe Flex is part of Visual Composer Compiler capabilities. At SAP TechEd in Munich was an interessting demo of rendering webdynpro with Flex during the Demo Jam. For more information you can download the Demo Jam Video <a href="http://www.sapteched.com/emea/activities/videos/DemoJam.wmv">here.</a>
    Best Regards,
    Marcel

  • Integrating Crystal reports with Java Portal (test=pluto,Prod=Vignette

    Hi,
    Crystal reports is new to me...so please don't mind if i sound outright silly, and would love a shove in the correct direction.
    This question might have been asked here (I tried searching for this.)
    Problem: We have some old CR9 reports with us which we want to migrate to our Portal installation Vignette Portal.
    I have seen some Portal integration kits but after having a look at them it seems it is ir-relevant to us...as it requires some server running...we don't have that.

    Update:
    After more investigation, it looks as if the BO Server "CrystalReports2013ReportApplicationServer"
    from time to time has an issue - not only when promoting, but also when viewing publications that contain Crystal Report documents or when executing them, the java class error or similar issue is thrown.
    Did sb face similar behaviour and knows what is the root cause for "CrystalReports2013ReportApplicationServer" not working probably and throwing the java-class error? - it was running fine for several months, now, the class error showed up twice in one month.
    We need to find out what is causing the issue (aleady checked tomcat and BO-logfiles...).
    Best Regards
    Florian

  • Using Adobe Professional with NIH grant forms

    Has anyone discovered a way to work with Mac OS 10.6.8, Adobe Pro 10 and the electronic forms one must use in order to prepare NIH grant proposals?  The forms will no longer open and I understand from NIH that this is because of the conflict between the Mac OS and the Adobe version use to create the application forms.

    I think I made a mistake and upgraded to 10.1.1, as I'm still unable to open the Fed forms.  Even tho I have the most recent version, I get the message:
    To view the full contents of this document, you need a later version of the PDF viewer. You can upgrade to the latest version of Adobe Reader from www.adobe.com/products/acrobat/readstep2.html
    For further support, go to www.adobe.com/support/products/acrreader.html
    Is it possible to "downgrade" to v. 10.1?
    Thanks.

  • Integrating Adobe CQ5 with Oracle WebCenter/UCM and OIM

    Hello, I'm looking for strategies to integrate CQ5 and Webcenter for following areas:
    1. Where CQ5 can act as page aggregator and portlets implemented on WebCenter side can be integrated on webpage which resides on CQ5. How the session information from WebCenter can be propagated and maintained in CQ5 side as well?
    2. Integrate CQ5 with OIM for security and authentication purpose.
    3. Integrate DAM and Oracle UCM for Assests access across DAM and UCM.
    Any pointers in this direction would be helpful.
    Thanks

    Migrate... don't integrate.

  • Integrating Adobe Forms with WD

    Hi,
    I have a Adobe form, this form have input fields, radio button, check buttons and buttons as per client required format.
    Now my question is shall we need to create again same inputfields, radio buttons and etc in WD (UI elements) as like the form.
    Regards,
    Maruti
    Edited by: Maruti Rao on May 22, 2008 3:53 PM
    The requirement is to enable client Customers and Users to create/change Adobe form in the SAP system via the client Website.

    I think I might be missing something in your question.  If you already have an Adobe Form, just use that in place within Web Dynpro.  It can be embbed in your Web Dynpro application using the InteractiveForm UI element.  You can bind your Web Dynpro context directly to the context of the Adobe Form.  There is no need to have to reproduce the form in WD UI element - although doing so is perfectly possible. I guess that is where I am missing your question.  What exactly are you trying to acomplish?

  • Saving a PDF form with Adobe Professional

    I have Adobe professional with LiveCycle. I want to create a simple form that I sent to people. They fill it out and send it back. But the forms I create don't allow me to save changes when I open them in a Reader. This is so basic! I have no idea what I am doing wrong. Any help will be greatly appreciated.
    Thanks,
    Michael

    Hello
    When you work with live cycle designer you create your form and you save it. Then, when you want to send it to people you use the assistant with create 2 other different files :
    1) A publication form that you will send by mail
    2) A blank form that you will fill with information the user sent to you
    So, call the assistant create the 2 files but don't send them to people and save them locally. Open the second file and fill it in reader, you will see you will save change.
    Regards

  • Integration of Flex with Aprimo Lead Management

    Has anybody worked on integrating Adobe Flex with Aprimo Lead Management? If so,how can it be done?

    "jonpor" <[email protected]> wrote in
    message
    news:gbj914$ct$[email protected]..
    > If you do any asp.net you've probably seen and used an
    updatepanel. You
    > are
    > right, it is AJAX. An "updatepanel" is an asp.net
    control that
    > encapsulates the
    > AJAX functionality to do partial page postbacks in
    Asp.net. With an
    > updatepanel, you can trigger ajax postbacks on parts of
    a page (whatever
    > is in
    > the updatepanel). Problem I'm having is when I trigger
    an update on the
    > client
    > side, it is triggering 'the whole page' to update,
    rather than only
    > posting
    > back what is in the panel. This is probably a better
    question for an
    > asp.net
    > site, but figured someone in the flex/flash camp might
    have figured out
    > how to
    > do it.
    >
    > Since I'm putting Flex in Asp.net, figured I'd try to
    look for an answer
    > here
    > rather then getting flamed on a Microsoft board for
    using Flex.
    I'd look at using ExternalInterface to fire of the js methods
    that run the
    AJAX.
    HTH;
    Amy

  • Writing Illustrator scripts with Java not javascript

    Hi all, I am an experienced Java developer, I want to ask about can I write scripts in Adobe Illustrator with Java rather than javascript, I mean Did Adobe make Java API for Illustrator?
    Thanks

    Hello,
    1) no, but c++, called plugin API ( Java Native Interface ? )
    2) maybe ask here for plain Java binding : http://scriptographer.org/news/a-new-release/  (written in java) ?
    chris

  • Image not showing in Abobe integrated with Java WebDynPro

    Hi All,
    Image is not showing in Abobe integrated with Java WebDynPro.
    I did the following:
    Added the image field in adobe form. in URL value set the value of context node binding. Binding set to none and size set to Use Original Size.
    Then in script editor i wrote
    this.value.image.href = xfa.resolveNode(this.value.image.href).value;
    at innitialize , javascript and client.
    I can see the image from the same url context value if image field is created directly in WebDynPro View.
    Can anyone suggest what is missing?
    Thanks and Regards,
    Nuzhat

    Try changing your line of code for this one
    this.value.image.href = xfa.record.Images.URL;
    Check that the url passed by scripting is correct with a messageBox for example.
    You can also try assigning a hardcoded url at scripting level to check if its works.
    Best regards, Aldo.

  • JSF webapp works with Java 1.4, but not Java EE 5

    Hello
    I am having a really weird problem with internationalizing my JavaServer Faces web application.
    I am using Netbeans 6.0, Tomcat 6.0.10, JSF 1.2, and JTSL 1.1....
    If I use Java 1.4 to run the webapp, everything works fine!
    If I use Java EE 5 then it fails to execute internationalization of my choosen locale.
    I could just use Java 1.4 and have my site working fine, but I would really like to use Java EE 5 since it can do more. Also I don't see why it can work on one version of Java but not another. My locales are English (en) and Korean (ko).
    This is my index.jsp
    <%--
        Document   : index
        Created on : 2/05/2008, 01:33:01
        Author     : Steve
    --%>
    <%@page contentType="text/html" pageEncoding="UTF-8"%>
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">
    <%@taglib prefix="f" uri="http://java.sun.com/jsf/core"%>
    <%@taglib prefix="h" uri="http://java.sun.com/jsf/html"%>
    <%@taglib prefix="c" uri="http://java.sun.com/jstl/core"%>
    <html>
        <f:view locale="#{localeBean.language}">
            <f:loadBundle basename="resources.messages" var="msg"/>
            <head>
                <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
                <title>JSP Page</title>
            </head>
            <body>
                <h2>Hello <h:outputText value="#{localeBean.country}"/>!</h2>
                <br>
                <h4><h:outputText value="#{msg.language}"/>:</h4>
                <h:form id="languageForm">
                    <h:selectOneMenu   onchange="this.form.submit();" valueChangeListener="#{localeBean.dropdown1_processValueChange}">
                        <f:selectItem itemLabel="English" itemValue="en"/>
                        <f:selectItem itemLabel="������" itemValue="ko"/>
                    </h:selectOneMenu>
                </h:form>
                <h:outputText value="#{localeBean.language}"/>
            </body>
        </f:view>
    </html>This is my localeBean which is under the package "resources"
    * To change this template, choose Tools | Templates
    * and open the template in the editor.
    package resources;
    * @author Steve
    import java.util.Locale;
    import javax.faces.event.ValueChangeEvent;
    public class localeBean {
        private String language = Locale.getDefault().getLanguage();
        private String country = Locale.getDefault().getCountry();
        public String getLanguage() {
            return language;
        public void setLanguage(String newValue) {
            language = newValue;
        public String getCountry() {
            return country;
        public void setCountry(String newValue) {
            country = newValue;
        public void dropdown1_processValueChange(ValueChangeEvent vce) {
            setLanguage((String) vce.getNewValue());
    }This is my faces-config file
    <?xml version='1.0' encoding='UTF-8'?>
    <!-- =========== FULL CONFIGURATION FILE ================================== -->
    <faces-config version="1.2"
        xmlns="http://java.sun.com/xml/ns/javaee"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-facesconfig_1_2.xsd">
    <application> 
            <locale-config>  
                <default-locale>en</default-locale>  
                <supported-locale>en</supported-locale>
                <supported-locale>ko</supported-locale>
            </locale-config>
            <message-bundle> resources.messages </message-bundle>
        </application>
        <managed-bean>
            <managed-bean-name>localeBean</managed-bean-name>
            <managed-bean-class>resources.localeBean</managed-bean-class>
            <managed-bean-scope>session</managed-bean-scope>
        </managed-bean>
    </faces-config>and lastly I have my message bundle under the "resources" package which is named "messages".
    This has a key word "language" which is "Language" in the 'en' locale file and "����" in the 'ko' locale file.
    Once again when using Java 1.4 this project runs fine, however with Java EE 5 it does not.
    You may notice in my index.jsp that I have <h:outputText value="#{localeBean.language}"/>
    I use this to display the locale that has been chosen by my select box. Even when this shows a different language has been chosen the page does still not display in the correct language. According to <f:view locale="#{localeBean.language}"> then the locale of the page should be changed.
    I have looked over the web quite far for an answer to this problem. But everyone else seems to be using a similar method of loading up a message bundle and using it the same way I am. However my method does not work.
    Any suggestions or clues to what is going wrong would be really appreciated.
    Thanks in advance^^

    it seems that the
    <f:view locale="en">
    only work if a ressource bundle with the locale sufix '_en' is provided.
    Everything works now if I provide 3 ressouce files:
    global_en.properties
    global_de.properties
    global.properties
    global.properties and global_en.properties are identically!
    But if I delete the global_en.properties file always the global_de.properties file wins before the default properties.
    I did not expect such a behavior :-(

Maybe you are looking for