Getting started with create dynamic XML forms

I work for a software vendor that is developing a C#.Net data entry system designed to replace a paper process.  The original forms come from a 3rd party and are paper form, such as a tax form, loan application form, etc.  The goal is to be able to enter data on the screen in a form that looks like something like the original form and then to print out the form that looks identical to the form on the screen.
The system is designed to allow the end user to create the forms.  The process is that the end user creates the fields in the C#.Net application, then pick from those fields to build the form. During data entry, the fields are both pre populated by the C#.Net application and the results are saved back to the C#.Net application.
The data entry and print all needs to be embedded into the core C#.Net application and NOT rely on any outside systems like the LifeCycle system.
Is there some way to embed PDF creation in the C#.Net application (or in a traditional C/C++ application for that matter)?  I am under the impression that is what dynamic XML forms is all about.  Is dynamic XML forms an Adobe thing or an open standard?

You are funny  I clearly state that I do *NOT* want to use LiveCycle Designer and you go tell me to post a question in that forum  Hopefully someone else will come along which can actually address my questions

Similar Messages

  • Getting started with Java and XML

    Hi,
    Although I am pretty familiar with Java, I am a total newbie with using it to parse XML. I have been reading quite a few tutorials so am getting a good understanding of it and am thinking of using the DOM model for my purposes.
    What I haven't been able to find, however, is how I can actually get started with this. I have tried compiling a few examples and have been getting errors such as:
    xmltest.java package javax.xml.parsers does not exist
    xmltest.java package org.w3c.dom does not existetc etc...
    It looks like these packages don't come with J2SE. Can anyone confirm this? Do I need to download and install the Java Web Services Developer Pack to solve this problem?
    Finally, I know I will need an XML parser but have read that JDK 1.4 has it's own parser (Crimson). Is this adequate for parsing XML files or will I also need a parser such as Xerces?
    Thanks so much for any help!

    Hi DrClap,
    Thanks for the reply. I have JDK 1.4.1_02 installed on my server but the following error keeps coming up when I try to run my example:
    Exception in thread "main" java.lang.NoClassDefFoundError: org/w3c/dom/NodeAre there any further packages I need to download in order to run Java with XML? I have read some people install JAXP and XERCES... are these necessary for parsing an XML document or should J2SE 1.4.1 be sufficient?
    Thanks for your help!
    Jill

  • Getting Started with Creating Mobile Apps and Websites with Design and Web Premium CS6 | Digital Design CS6 | Adobe TV

    Adobe Evangelist Paul Trani shows how to create apps and websites for multiple screens using Design & Web Premium CS6.
    http://adobe.ly/Iq676Z

    I have CS6.5 installed through the Adobe Application Manager, Creative Cloud account. There are  no PhoneGap sample pages under Mobile Started, only the ones labelled (Local). Where / how can I get these sample pages?

  • How to create a XML Form with confirmation Page

    Hi!
    I need to create a XML Form that have a confirmation page to enter de data and save it (into XML file).
    It's possible to make it with the XML Forms Builder, or I need to make it manual at xml & xsl??
    (Sorry about my poor english!)

    Hi Ernesto,
    there is currently no confirmation message available in the XMLForms EditForm. But you can use the "preview" button to show how it looks like, before you are using the "Save" button.
    Regards
    --Matthias

  • Does Ipad adobe reader allow to fill a  dynamic xml form created on LiveCycle?

    The form was created using LiveCycle Designer ES3 for the purpose of being filled out on the spot at the client and then submitted as email attachment. However, Adobe reader does not seem to be able to open it giving the following error:
    "Please wait... If this message is not eventually replaced by the proper contents of the document, your PDF viewer may not be able to display this type of document..."
    The form is dynamic XML, and in the description of the Adobe Reader for the Ipad, it mentions that it is capable of opening forms under the Livecycle rights.
    However, if the Reader can not open dynamic XML's, how can I convert the form into a compatible fillable form for the Ipad?
    Thanks.

    LiveCycle Dynamic XML Forms are not supported in the Mobile versions of Adobe Reader.

  • Adobe LiveCycle Dynamic XML forms & Apple iPad

    Are Adobe LiveCycle Dynamic XML forms viewable/useable by Apple iPad and Apple phone or other mobile devices? 

    According to Adobe, you can with LiveCycle ES4. At least, that's how I read their blog post on ES4 Mobile forms support.
    Of course, there have been several discussions started about this in the Adobe forums.
    Re: Unable to view the form in Mobile which was created using LiveCycle
    Re: I created a form using Adobe Livecycle, but I cannot open the form on Ipad or Samsung tablet pc.
    Re: Trouble using form on Android and/or iOS devices
    Re: help help...Making existing livecycle fillable form mobile(ios/android adobe reader) compatible
    Hope these help.

  • Error when creating new XML-Form

    Hi everybody!
    We are using XML-Forms to create/edit/display FAQs out of the KM-Content. We have created our own XMLForms for that and it worked fine. After our last upgrade (NW 7.0 SP-Stack 16) we have the following problem:
    clicking the "new FAQ" link in the portalruntime doesn't start the XML-Form anymore but displays an java error:
    java.lang.RuntimeException: Context is unavailable!
         at com.sap.pct.plm.dmsrmconnectorforkm.DMSRMConnection.(DMSRMConnection.java:83)
         at com.sap.pct.plm.dmsrmconnectorforkm.DMSRMR3FunctionCalls.getGenericValueList(DMSRMR3FunctionCalls.java:6598)
         at com.sap.pct.plm.dmsrmconnectorforkm.DMSRMR3FunctionCalls.getLaboratoryList(DMSRMR3FunctionCalls.java:6426)
         at com.sap.pct.plm.dmsrmconnectorforkm.DMSRMR3FunctionCalls.getLaboratoryDescription(DMSRMR3FunctionCalls.java:6451)
         at com.sap.pct.plm.dmsrmconnectorforkm.DMSRMLaboratoryValueProvider.getValueLabel(DMSRMLaboratoryValueProvider.java:47)
         at com.sapportals.wcm.service.propertyconfig.config.MetaValue.getValueLabel(MetaValue.java:53)
         at com.sapportals.wcm.service.propertyconfig.config.MetaValue.getValueLabel(MetaValue.java:79)
         at com.sapportals.wcm.service.xmlforms.validation.PropertyLocalizer.getLocalizedPropertyValue(PropertyLocalizer.java:294)
         at com.sapportals.wcm.service.xmlforms.validation.PropertyLocalizer.localize(PropertyLocalizer.java:208)
         at com.sapportals.wcm.service.xmlforms.transformation.TransformationHelper.localizeProperties(TransformationHelper.java:64)
         at com.sapportals.wcm.service.xmlforms.transformation.Transformation.render(Transformation.java:438)
         at com.sapportals.wcm.service.xmlforms.transformation.Transformation.renderTemplate(Transformation.java:318)
         at com.sapportals.wcm.service.xmlforms.transformation.Transformation.renderItemOrTemplate(Transformation.java:332)
         at com.sapportals.wcm.app.xmlforms.EditServlet.doGetAction(EditServlet.java:348)
         at com.sapportals.wcm.app.xmlforms.XFBaseServlet.doGet(XFBaseServlet.java:241)
    I don't have that behaviour when i try to edit an existign FAQ. But I have the same problem with any other XML-form i'm using to create KM-docs.
    to me it seems that the creation-context is somehow not valid. But what does that mean? and what can I do about it?
    Regrads, Alex

    Hi Alexander
    I think this thread might help you as it helped me, and it is the exact same error that you get
    https://www.sdn.sap.com/irj/sdn/thread?messageID=2943423#2943423
    Best regards,
    Martin Søgaard

  • How can you update the content of a textfield in a dynamic xml form from MSAccess and VBA

    I am trying to use the code below to update a field in a dynamic xml form created by Livecycle.
    I can read the field content but cannot change it.
    What am I missing?
    Thanks
    R
    Sub test()
    Dim oPDF As AcroPDDoc
    Dim FileDestName As String
    Dim jso As Object
    Dim ofld As Object
        FileSrcName = "C:\Documents and Settings\My Documents\ADOBE Forms\NoVB.pdf"
        Set oPDF = CreateObject("AcroExch.PDDoc")
        Set jso = oPDF.GetJSObject
        Set ofld = jso.getfield("form1.TopForm.Header.Subform1.Contact")
        Debug.Print ofld.Value
         ofld.Value = "HHH"
        Debug.Print ofld.Value
    oPDF.Save PSsavefull, FileSrcName
    oPDF.Close
    Set jso = Nothing
    Set oPDF = Nothing
    End Sub

    You need to research the difference between an AcroForm and an XFA form.  You're trying to access a "Field" object, which is an AcroForm object.  An XFA form does not have fields, it has nodes.  The JavaScript you are using is specific to AcroForms and you are working with an XFA form.

  • How can i exclude information pages from being printed in a dynamic XML form?

    Hi there,
    i am building a dynamic XML form in Adobe LiveCycle Designer ES2.
    In this form there are pages with information that help the end user fill out the form, but to use - those who process the forms after they have been sent to us - these pages with information are irrelevant.
    Is there a way to tell the form to omit these pages when printing.
    Currently i have set the pages mentioned to be only visable on-screen.  But doing so results in an empty page being printed (only the master page information is visable.)
    Any ideas how i can solve this issue?
    Thank you.

    Create a new master page and set that page to visible screen only. Set your subforms to use that master.

  • Can't seem to deploy EJB by following the 'Getting Started with WebGain Studio'

    Hi ,
    We're trying to evaluate the Weblogic 5.1 server with Webgain. We tried to
    follow the 'Getting Started with Webgain'
    example but when we tried to deploy the EJB it complained the error.
    Attached is the log from the VisualCafe.
    I need your help.
    Thank you very much.
    Quang.
    VisualCafe (21:54:20): sj -sysclasspath
    D:\VisualCafeEE\Bin\..\JAVA2\LIB\RT.JAR;D:\VisualCafeEE\Bin\..\JAVA2\LIB\TOO
    LS.JAR -g -d
    D:\WebGainStudio\Documentation\LibraryExample\BusinessLogic\Book\ -classpath
    VisualCafe (21:54:20):
    D:\WebGainStudio\Documentation\LibraryExample\BusinessLogic\Book\;d:\VisualC
    afeEE\java2\lib\rt.jar;d:\VisualCafeEE\java2\lib\dt.jar;d:\VisualCafeEE\java
    2\lib\i18n.jar;d:\VisualCafeEE\java2\lib\jaws.jar
    VisualCafe (21:54:20):
    ;d:\VisualCafeEE\java2\lib\plugprov.jar;D:\VisualCafeEE\JAVA\LIB\;D:\VisualC
    afeEE\JAVA\LIB\SYMCLASS.ZIP;D:\VisualCafeEE\JAVA\LIB\CLASSES.ZIP;D:\VisualCa
    feEE\JFC\SWINGALL.JAR;D:\VisualCafeEE\swing-1.1\S
    VisualCafe (21:54:20):
    WINGALL.JAR;d:\weblogic\license\;d:\weblogic\mssqlserver4v70\classes\;D:\Vis
    ualCafeEE\Bin\xutil.zip;D:\VisualCafeEE\Bin\Components\sfc.jar;D:\VisualCafe
    EE\Bin\Components\symbeans.jar;D:\VisualCafeEE\Ja
    VisualCafe (21:54:20):
    va\Lib\eradtools.jar;D:\VisualCafeEE\Java\Lib\eradpublic.jar;D:\VisualCafeEE
    \Java\Lib\dbaw.zip;D:\VisualCafeEE\Bin\Components\dbaw_awt.jar;D:\VisualCafe
    EE\Bin\Components\databind.jar;D:\VisualCafeEE\Ja
    VisualCafe (21:54:20):
    va\Lib\Collections.zip;D:\VisualCafeEE\Java\Lib\icebrowserbean.jar;D:\Visual
    CafeEE\Java\Lib\servlet.jar;D:\VisualCafeEE\Java\Lib\webserver.jar;D:\Visual
    CafeEE\Java\Lib\jspengine.jar;D:\VisualCafeEE\Jav
    VisualCafe (21:54:20):
    a\Lib\xml.jar;D:\VisualCafeEE\Java\Lib\symtools.jar;D:\VisualCafeEE\Bin\Comp
    onents\templates.jar;D:\VisualCafeEE\Bin\Components\vcejbwl.jar;D:\VisualCaf
    eEE\Java\Lib\javax_ejb.zip;D:\VisualCafeEE\Java\L
    VisualCafe (21:54:20):
    ib\JNDI.JAR;D:\VisualCafeEE\Java\Lib\jts.zip;D:\VisualCafeEE\Java\Lib\jdbc2_
    0-stdext.jar;D:\VisualCafeEE\Bin\sb\;D:\VisualCafeEE\Bin\sb\classes\sb.jar;D
    :\VisualCafeEE\Bin\Components\DreamweaverPlugin.j
    VisualCafe (21:54:20): ar;C:\Program Files\PhotoDeluxe
    2.0\AdobeConnectables\;d:\weblogic\eval\cloudscape\lib\cloudscape.jar -make
    -cdb BookEnterpriseBean.cdb
    VisualCafe (21:54:20):
    D:\WebGainStudio\Documentation\LibraryExample\BusinessLogic\Book\com\webgain
    \library\book\ejb\BookEJB.java
    VisualCafe (21:54:20):
    D:\WebGainStudio\Documentation\LibraryExample\BusinessLogic\Book\com\webgain
    \library\book\ejb\BookHome.java
    VisualCafe (21:54:20):
    D:\WebGainStudio\Documentation\LibraryExample\BusinessLogic\Book\com\webgain
    \library\book\ejb\Book.java
    VisualCafe (21:54:20):
    D:\WebGainStudio\Documentation\LibraryExample\BusinessLogic\Book\com\webgain
    \library\book\ejb\BookPK.java
    VisualCafe (21:54:23): Build Successful
    Internal VM (21:54:26): Starting deployment to WebLogic Server 5.1 ...
    Internal VM (21:54:26): Building deployment descriptor...Created 4 DD files
    Internal VM (21:54:26): Building generic JAR file...Created file
    D:\WebGainStudio\Documentation\LibraryExample\BusinessLogic\Book\BookEnterpr
    iseBean.jar
    Internal VM (21:54:26): Processing Jar...
    Internal VM (21:54:26): D:\VisualCafeEE\java\bin\..\bin\java.exe -classpath
    Internal VM (21:54:26):
    "d:\weblogic\lib\weblogic511sp.jar;d:\weblogic\lib\weblogic510sp2.jar;d:\web
    logic\lib\weblogic510sp1.jar;d:\weblogic\classes;d:\weblogic\lib\weblogicaux
    .jar;D:\VisualCafeEE\JAVA\LIB\;D:\VisualCafeEE\JA
    Internal VM (21:54:26):
    VA\LIB\SYMCLASS.ZIP;D:\VisualCafeEE\JAVA\LIB\CLASSES.ZIP;D:\VisualCafeEE\JFC
    \SWINGALL.JAR;D:\VisualCafeEE\swing-1.1\SWINGALL.JAR;.\;d:\weblogic\license\
    ;d:\weblogic\mssqlserver4v70\classes\;D:\VisualCa
    Internal VM (21:54:26):
    feEE\Bin\xutil.zip;D:\VisualCafeEE\Bin\Components\sfc.jar;D:\VisualCafeEE\Bi
    n\Components\symbeans.jar;D:\VisualCafeEE\Java\Lib\eradtools.jar;D:\VisualCa
    feEE\Java\Lib\eradpublic.jar;D:\VisualCafeEE\Java
    Internal VM (21:54:26):
    \Lib\dbaw.zip;D:\VisualCafeEE\Bin\Components\dbaw_awt.jar;D:\VisualCafeEE\Bi
    n\Components\databind.jar;D:\VisualCafeEE\Java\Lib\Collections.zip;D:\Visual
    CafeEE\Java\Lib\icebrowserbean.jar;D:\VisualCafeE
    Internal VM (21:54:26):
    E\Java\Lib\servlet.jar;D:\VisualCafeEE\Java\Lib\webserver.jar;D:\VisualCafeE
    E\Java\Lib\jspengine.jar;D:\VisualCafeEE\Java\Lib\xml.jar;D:\VisualCafeEE\Ja
    va\Lib\symtools.jar;D:\VisualCafeEE\Bin\Component
    Internal VM (21:54:26):
    s\templates.jar;D:\VisualCafeEE\Bin\Components\vcejbwl.jar;D:\VisualCafeEE\J
    ava\Lib\javax_ejb.zip;D:\VisualCafeEE\Java\Lib\JNDI.JAR;D:\VisualCafeEE\Java
    \Lib\jts.zip;D:\VisualCafeEE\Java\Lib\jdbc2_0-std
    Internal VM (21:54:26):
    ext.jar;D:\VisualCafeEE\Bin\sb\;D:\VisualCafeEE\Bin\sb\classes\sb.jar;D:\Vis
    ualCafeEE\Bin\Components\DreamweaverPlugin.jar;C:\Program Files\PhotoDeluxe
    Internal VM (21:54:26):
    2.0\AdobeConnectables\;d:\weblogic\eval\cloudscape\lib\cloudscape.jar"
    Internal VM (21:54:26): weblogic.ejbc -compiler
    d:\VisualCafeEE\java2\bin\javac.exe -classpath
    Internal VM (21:54:26):
    d:\weblogic\lib\weblogic511sp.jar;d:\weblogic\lib\weblogic510sp2.jar;d:\webl
    ogic\lib\weblogic510sp1.jar;d:\weblogic\classes;d:\weblogic\lib\weblogicaux.
    jar;d:\weblogic\lib\persistence\WebLogic_RDBMS.ja
    Internal VM (21:54:26): r;ejbcgen;
    D:\WebGainStudio\Documentation\LibraryExample\BusinessLogic\Book\_BookEnterp
    riseBean.jar -d
    D:\WebGainStudio\Documentation\LibraryExample\BusinessLogic\Book\BookEnterpr
    iseBean.jar
    Internal VM (21:55:04): WebGain Java! JustInTime Compiler Version
    4.00.002(i) for JDK 1.1.x
    Internal VM (21:55:04): Copyright (C) 2000 WebGain, Inc.
    Internal VM (21:55:04):
    Internal VM (21:55:04): . Jar Processing complete
    Internal VM (21:55:04): Deploying JAR...Delivering enterprise bean to
    WebLogic Server
    Internal VM (21:55:07): Unable to move jar to WebLogic ServerWebGain Java!
    JustInTime Compiler Version 4.00.002(i) for JDK 1.1.x
    Internal VM (21:55:07): Copyright (C) 2000 WebGain, Inc.
    Internal VM (21:55:07):
    Internal VM (21:55:07): Usage: DeliverJar serverURL systemPassword
    serverHome jarFileName
    Internal VM (21:55:07):
    Internal VM (21:55:07): Delivery Failed : WebGain Java! JustInTime Compiler
    Version 4.00.002(i) for JDK 1.1.x
    Internal VM (21:55:07): Copyright (C) 2000 WebGain, Inc.
    Internal VM (21:55:07):
    Internal VM (21:55:07): Usage: DeliverJar serverURL systemPassword
    serverHome jarFileName
    Internal VM (21:55:07):
    Internal VM (21:55:07): Cleaning up...Completed.

    Yes I checked it.  As far as I can see I did everything Apple said to do.  I took some screen shot so you can see how the screens are connected and what and where the code is, and what it does when I drag the cancel and done bar buttons to the exit

  • Why does my Adobe Dynamic XML Form (*.pdf)  submit as data.xml

    Hi, I have created a form and saved it as Adobe Dynamic XML Form (*.pdf)  the form used to submit perfectly via email but today it keeps attaching  to the email as in a data.xml format.  What would cause this and how do I fix it.
    P.S. I am a novice with Livecycle

    Check the properties on your submit button.  That is where you define the submission format.

  • Getting Started with Flex 2

    I played with Flex 2 beta 3 a while back, then got pulled off
    into other things, and am now back to looking at Flex again and
    thought I would go through the getting started lessons (on
    http://livedocs.macromedia.com/flex/2/docs/wwhelp/wwhimpl/js/html/wwhelp.htm?href=00000138 .html).
    I got to the second page and immediately got stuck.
    Step 1 reads: "In a text editor, open the
    data-management-config.xml file located in the WEB_INF/flex
    directory of the samples web application. "
    OK, where is this WEB_INF/flex directory located? And what is
    the "samples web application" that is being referred to?
    I THINK I found the right file, but in step 2 it says:
    "Directly above the text <destination id="contact">, make
    sure the following destination definition exists. "
    The quoted text does not exist in the file, but the
    definition it further explains to add already does exist.
    So move on to the next page and it says to "...create an MXML
    (text) file that contains the following text and save it as
    lesson1.mxml in the DSLessons directory of the samples web
    application." There's that samples web application reference again
    - where IS that?
    Oh, well THEN it has a link to a "Before you Begin" section -
    maybe there are some answers in there! I click on that (why isn't
    it in the index on the left?) and it takes me to a page suggesting
    I do a few things. One of the things it says is, "Create a
    DSLessons directory that is a subdirectory of the samples directory
    of the samples web application. "
    OK, well, dammit, now I'm frustrated! WHERE AND WHAT IS THE
    SAMPLES DIRECTORY OF THE SAMPLES WEB APPLICATION?!
    Is it wrong of me to assume that a "Getting Started with Flex
    2" document would provide some foundational information that is not
    based on assumptions of prior knowledge of the inner workings of
    the very product I'm trying to get started with? This isn't even my
    first time playing with Flex! In fact, I was hoping to find some
    good step-by-step introductory material that would help some of my
    coworkers learn a bit about it.
    Where can I find some?

    OK, apparently the primary source of my confusion here is
    that some link I clicked on (I thought from a readme file, but I
    can't find it again) took me to the aforementioned page in the
    livedocs and did not display any corresponding topic open in the
    left column, so I assumed I was on the first page of the getting
    started section (especially since I was actively looking for a
    getting started section when I wound up here). I have discovered a
    more usable thread in the livedocs and am now a happier
    camper.

  • Can not get example to work after following instructions given in "Getting Started with the NI LabVIEW C Generator" guide

    We explored using sbRIO for our project, for different reasons we ended up going with a different embedded solution . We are currently evaluating the LabVIEW C Generator to convert some of the core analysis routines from LabVIEW to C so the team that will be creating the embedded solution don't have to re-implement them from scratch. 
    Before converting our code, I followed the instructions given in the "Getting Started with the NI LabVIEW C Generator" manual to create a static library created inCygwin using GNU Compiler Collection (GCC). 
    I managed to compile the code, but when I type "run GCD.exe" in the Cygwin console, I just see the window flash with no time to see if the result is correct or not. I modified the main.c cde to add a getchar(), but the window still just flashes and now I am left with the GCD process still running and have to kill it using Windows Task Manager.
    Has anyone else got this example to run? I am sure I am missing an obvious setting or step, please help me.
    More details below.
    Thanks,
    Fab
    Here is a video showing the steps I followed 
    If you don't want/can't see the video. Here are some screenshots of what I have done so far:
    GratestCommonDivisor.lvproj C Generation build specs Information:
    C Function prototype definition:
    I copied Makefile located at: C:\Program Files (x86)\National Instruments\LabVIEW 2011\examples\CGenerator\Tutorial\Cygwin
    and replaced both Makefile and Makefile.cygwin in the directory where the C code was generated
    I also copied main.c from the same location and replaced the one generated
    Here is the snapshot of the results after executing "make GCD.exe"
    Then to run it I just type 
    I see a window open and close really quickly and I never see the result. I have tried adding the getchar() line to the main.c file, but still I don't get to see the results.
    Certified LabVIEW Architect * Certified Professional Instructor * LabVIEW Champion

    Hi Kevin,
    I hope you had a good Thanksgiving. I am attaching a zip file with the LabVIEW project, my build specification and my version of "Greatest Common Divisor.vi", which should be the same as the one that you have that ships with the LabVIEW C Generator, but just in case. I am also attaching a zip file with the C files generated by the LabVIEW C Generator.
    You can also see the video I posted earlier with the steps I followed. I hope you are able to point out where I went wrong. 
    Thanks,
    Fab
    Certified LabVIEW Architect * Certified Professional Instructor * LabVIEW Champion
    Attachments:
    GreatestCommonDivisor.zip ‏8 KB
    CGen Files.zip ‏71 KB

  • Getting Started with FCE - Problems with my imported files

    Hi,
    I'm trying to get started with Final Cut Express, but I'm experiencing lots of problems when I import my project from iMovie.
    My project contains video, which I imported into iMovie at 960 x 540. It also contains some keynote animations, which I exported from Keynote as quicktime files.
    When I export my files to FCE, I instantly get problems.
    1) When I add the imported file to the sequence, I get an "Attention the clip does not match the sequence's setting or any of your sequence settings" error.
    2) Whether I choose to translate my settings or not, I try to play the video in the timeline, but there is a continuous beeping sound, no audio from my video and when it hits the keynote animations, it just says "unrendered" or "media offline".
    Please can you offer any advice on how I can get started with FCE more successfully.
    Thanks!

    Hi(Bonjour)!
    (please specify iMovie and FCE version)
    Well, your sequence settings in FCE should be DV-PAL 48 Khz.
    Create a new sequence.
    From iMovie and Keynote, export your movie with quicktime conversion andd select DV-PAL 48 kHz (*And Not* DV Stream...). This material should play without rendering because his format and codec match the sequence's codec.
    Import your files and everything should be OK.
    Michel Boissonneault
    The audio should be AIFF 48 kHz 16 bit linear PCM

  • Getting started with Hibernate

    Hi Friends,
    I am working through my way to get started with Hibernate. I am using the tutorial at http://www.gloegl.de/8.html and I am stuck at running the application. I get the following error
    D:\Hibernate>run
    D:\Hibernate>D:\jdk1.3.1\jre\bin\java -classpath .\lib\hibernate2.jar;.\lib\jta.
    jar;.\lib\commons-logging.jar;.\lib\hsqldb.jar;.\lib\cglib2.jar;.\lib\commons-co
    llections.jar;.\lib\dom4j.jar;.\lib\odmg.jar;.\lib\jdbc2_0-stdext.jar;.\bin Even
    tManager
    Initializing Hibernate
    INFO - Hibernate 2.1 final
    INFO - hibernate.properties not found
    INFO - using CGLIB reflection optimizer
    INFO - JVM does not support LinkedHasMap, LinkedHashSet - ordered maps and sets
    disabled
    INFO - using workaround for JVM bug in java.sql.Timestamp
    INFO - configuring from resource: /hibernate.cfg.xml
    INFO - Configuration resource: /hibernate.cfg.xml
    INFO - Mapping resource: Event.hbm.xml
    INFO - Mapping class: Event -> EVENTS
    INFO - Configured SessionFactory: null
    INFO - processing one-to-many association mappings
    INFO - processing one-to-one association property references
    INFO - processing foreign key constraints
    INFO - Using dialect: net.sf.hibernate.dialect.HSQLDialect
    INFO - Use outer join fetching: false
    INFO - Using Hibernate built-in connection pool (not for production use!)
    INFO - Hibernate connection pool size: 20
    INFO - using driver: org.hsqldb.jdbcDriver at URL: jdbc:hsqldb:data/test
    INFO - connection properties: {user=sa, password=}
    INFO - Transaction strategy: net.sf.hibernate.transaction.JDBCTransactionFactor
    y
    INFO - No TransactionManagerLookup configured (in JTA environment, use of proce
    ss level read-write cache is not recommended)
    INFO - Use scrollable result sets: true
    INFO - echoing all SQL to stdout
    INFO - Query language substitutions: {}
    INFO - cache provider: net.sf.hibernate.cache.HashtableCacheProvider
    INFO - instantiating and configuring caches
    INFO - building session factory
    Exception in thread "main" java.lang.NoClassDefFoundError: javax/xml/transform/S
    ource
    at net.sf.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.ja
    va:160)
    at net.sf.hibernate.cfg.Configuration.buildSessionFactory(Configuration.
    java:726)
    at EventManager.<init>(EventManager.java:19)
    at EventManager.main(EventManager.java:27)
    Exception in thread "main" java.lang.NoClassDefFoundError: javax/xml/transform/S
    ource
    at net.sf.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.ja
    va:160)
    at net.sf.hibernate.cfg.Configuration.buildSessionFactory(Configuration.
    java:726)
    at EventManager.<init>(EventManager.java:19)
    at EventManager.main(EventManager.java:27)
    what jar files/files I need other than mentioned in the tutorial.
    please help me to get started with Hibernate...
    Thanks for your help and time.

    java -classpath .\lib\hibernate2.jar;.\lib\jta.jar;.\lib\commons-logging.jar;.\lib\hsqldb.jar;.\lib\cglib2.jar;.\lib\asm-1.4.1.jar;.\lib\commons-collections.jar;.\lib\dom4j.jar;.\lib\odmg.jar;.\lib\xml-apis-2.3.0.jar;.\lib\xerces-2.3.0.jar;.\lib\jdbc2_0-stdext.jar;.\bin de.gloegl.road2hibernate.EventManager
    see above classpath and identify....how many jars you missed... :)
    All the best
    Nilesh

Maybe you are looking for

  • Can't drag to desktop in iPhoto 6

    I'm using iPhoto 6.0.6, and it won't let me drag any photos to the desktop, it gives me a white circle with a line through it on my cursor when I try. I can drag fine within the program, but not from any albums or the library to the desktop. I've tri

  • NoSuchMethodError: getDTDStringValue()

    I'm writing a test app to access a web service. We are using WLS10_0. I have client code generated by the clientgen ant task. When I try to instantiate the service implementation class I get the following error. This class lives in webserviceclient.j

  • [Help] Bluetooth

    Hi there I tried the last few hours to make a pair out of my pc and my mobile via bluetooth. I installed bluez-libs and utils and did hcitool scan. my mobile was found, so i tried hcitool cc address, but nothing happened. I also tried to make a PIN e

  • I can't open mail app in my mac?

    because mail is different version of my mac

  • Long time iTunes beach-balling problem

    Guys, This issue has been driving me insane for a good 3 years now and I cant seem to find an answer to this anywhere (not even by calling Apple Support). Basically the problem is this; I have an early 2008 (8,1) iMac and ever since it's purchase, iT