Expand my Community achievements bar.

mipmater
mipmater
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Hi,I want to create PDF forms (via livecycle ES2) from tables of an Access database. When I generate an XML file from the PDF forms, and I try to inject them into my Access database, it does not work. If I replace the tag data <dataroot>, with the one found in an Access xml export it works. Is it po...

    Type

    Questions

    Views

    753

    Likes

    0

    Replies

    0
  • Sorry but i can't resolve this errorformulaire1 is not defined12:XFA:formulaire1[0]:#subform[0]:Bouton1[0]:clickIn my hierarchy, there is :formulaire1 subform item1 item2 ...is this code wrong : var av = formulaire1.subform1.departement_inclusion.rawValueAnd a last question,is it possible to save a ...

    Type

    Discussions

    Views

    1.8K

    Likes

    0

    Replies

    0
  • Ok, i know why i've got this error, I had forgotten a quote in the code.now, i have this error :formulaire1 is not defined12:XFA:formulaire1[0]:#subform[0]:Bouton1[0]:clickthank you for your help and patience

    Type

    Discussions

    Views

    1.8K

    Likes

    0

    Replies

    0
  • Ok, i must create a JS script : mySaveAsPO.jsbut I do not understand how the pdf knows which script use ?

    Type

    Discussions

    Views

    1.9K

    Likes

    0

    Replies

    0
  • Here is my code :Button code : event.target.SaveAsFunc(event.target);Script code (i created this script with a right click on Form1 in the hierarchy window, and wrote the code in the script editor)mySaveAsPO = app.trustPropagatorFunction(function(myDoc, path){app.beginPriv();var myDoc = event.target...

    Type

    Discussions

    Views

    1.9K

    Likes

    0

    Replies

    0
  • I have certified my document but i always have the same message :event.target.SaveAsFunc is not a function1:XFA:formulaire1[0]:#subform[0]:Bouton1[0]:clickIn the 'hierarchy', i've saved the script under Form1.I don't understand this message : An error in the script, or the script is not found?Thank'...

    Type

    Discussions

    Views

    1.9K

    Likes

    0

    Replies

    0
  • Thanks for your answer.I have seen your previous posts about 'SaveAs', but my englich isn't very good and i don't understand everything.I tried to do this, with the solution whow is explain in this post :http://www.adobeforums.com/webx/.59b74b77But i have this errorevent.target.myTrustedSpecialTaskF...

    Type

    Discussions

    Views

    1.9K

    Likes

    0

    Replies

    0
  • I have been trying to setup a pdf to save to a predefined path with a click on a button.I tried this code :var aDocs = app.activeDocs;var myDoc = aDocs[0];myDoc.saveAs("C:\\" + Title.rawValue + ".pdf");But i have this error :myDoc has no properties3:XFA:formulaire1[0]:#subform[0]:Bouton1[0]:clickTha...

    Type

    Discussions

    Views

    4.1K

    Likes

    0

    Replies

    19
Top badges earned by mipmater
Customize the badges you want to showcase on your profile