Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 8/16/06
    I have a Reader Extended PDF form and I am trying to script a button to use the SaveAs method. Is it possible to specify a default filename using app.executeMenuItem("SaveAs")? By default, it uses the PDF form name. If it is possible, is there any way to suppress the Save As dialog from appearing?

    Views

    717

    Likes

    0

    Replies

    0
  • 8/16/06
    Hi,In a print button I make a call to a function inside a script object. On that function I change some fields to the form, make a relayout and then print it. There is a cycle in this action, so I can change the fileds n times and print it n times, too.I then change the code to use an acrobat dialog...

    Views

    306

    Likes

    0

    Replies

    1
  • 8/16/06
    I can return webService calls into a data grid fine, but if itry to bind a result to a Label or Text area i always get [objectObject]returned. I can't figure out how to format them into theirproper text?He is my string for the label<mx:Label x="10" y="421"text="{wsGetNames.getDetails.lastResult.last...

    Views

    697

    Likes

    0

    Replies

    3
  • 8/16/06
    Hello,Does anyone knows if it is possible to get/change the xml data that will be submit in a form before the data is submited. For instance, in the preSubmit event, is it possible to get the data that will be submited?Thank you

    Views

    299

    Likes

    0

    Replies

    0
  • 8/16/06
    I have CF 7.02 running on an IIS server. Am I able to run FDSon this server or do I need to add other items?Thanks,John

    Views

    910

    Likes

    0

    Replies

    4
  • 8/16/06
    Hi everybody,i am a newbie to Adobe LiveCycle.i want to post data in XML format using a HTTP Submit button to a .aspx page.furthermore i want to parse the contents of the XML data to the database.could you please help me in so that i can achieve the desired result.if possible please send me a link t...

    Views

    285

    Likes

    0

    Replies

    0
  • 8/16/06
    Hello,I try to convert some documents (.doc, .ppt, ...) into .pdf using the PDF Generator.And sometimes, I hava the following error in a .log file (in the out directory):Failed to process job DDLaunchObject-2006-08-08 13-22-40.102.doc Error Code: 1,011 Reason: The BMC reported failure in converting ...

    Views

    906

    Likes

    0

    Replies

    4
  • 8/15/06
    I have been having problems getting a form to initiate my workflow process. I open the form in the form manager, fill it out, hit the submit button and get the following error: "No action was selected. Your data has been saved in your drafts folder. Open the work item again, select an action, and re...

    Views

    736

    Likes

    0

    Replies

    2
  • 8/15/06
    Hi,I'm new with LiveCycle, can you please explain how to use "addInstance", I've try some of your examples to see the logic, but unfortunately I can't seem to repeat your results.Thanks for your help,Francisco

    Views

    272

    Likes

    0

    Replies

    0
  • 8/15/06
    Is there a way to check to make sure a file is attached (any file) to a work item before it is submitted? Either by code on the form or in the process?Thanks!! Mary

    Views

    2.6K

    Likes

    0

    Replies

    1