Expand my Community achievements bar.

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

  • 12/1/05
    I tried this with a button and it works.var myVal = xfa.layout.h(mySF2);app.alert(myVal);When I click the button I get the height of mySF2 which is a subform.When I try to get the same thing with a text field all I get for the value is "-1". Here is what I have tried.var myVal = xfa.layout.h(mySF2);...

    Views

    628

    Likes

    0

    Replies

    5
  • 12/1/05
    I have created a form with a table that has a row that calculates automatically. I then created another form that I copied and pasted the table into. In the second form, when my users display or print the form with Adobe 7.0 Standard, the calculating field now displays a plus sign when nothing is en...

    Views

    504

    Likes

    0

    Replies

    2
  • 12/1/05
    Is there any RE sample code and/or documentation describing how to use PDFDocument class. Specific methods that I am looking for information are 1) setPDFDocumentProperties (how do I get the original PDFDocument properties) so I only change one particular property2) flattenFormFields (what are the s...

    Views

    469

    Likes

    0

    Replies

    0
  • 12/1/05
    During the call to ARES, we are embedding "Readonly" values into the document's description via "xmpmeta" APIs.Once the document is presented to a client within Reader, we need the javascript embedded within the document to be able to retrieve the values and perform an action.Can this be done and co...

    Views

    358

    Likes

    0

    Replies

    0
  • 12/1/05
    I am very newbie in Designer.I need to do a xsl transformation in my form, and I think that the applyXSL method can help me. But I don't know how can i use this method.Can anybody show me an example script?Thanks in advance,Fer

    Views

    345

    Likes

    0

    Replies

    0
  • 12/1/05
    Hello gurus!I need to execute a webservice to get a xml document from a html form.I have used the example code script from the Adobe XML Form Object Model Reference to "Populating a drop-down list from a web service".But when i execute it i get an error that SOAP object is not defined.Can i execute ...

    Views

    381

    Likes

    0

    Replies

    2
  • 11/30/05
    Either I designed this form in Designer wrong, or there is some setting that is not allowing data to be saved even though it appears that I set it up correctly. I do have a Submit by E-mail button.I have e-mailed the form to 3 people (via the Initiation steps) and they have completed it and sent the...

    Views

    604

    Likes

    0

    Replies

    6
  • 11/30/05
    Hi, We've got the problem. When we applyPolicy to a PDF that is over 70-MB, it returns exception about this, java.lang.Exception: org.omg.CORBA.UNKNOWN: This exception was reported by the server, it is only re-thrown here. vmcid: 0x0 minor code: 0 completed: No Any suggestion about this ? Thank y...

    Views

    518

    Likes

    0

    Replies

    0
  • 11/30/05
    From where can I get / download the Adobe Reader Extension Server 7.0I tried on "http://www.adobe.com/products/server/readerextensions/main.html" link also, but there it does not give any link for download.RegardsTejraj

    Views

    9.3K

    Likes

    0

    Replies

    13
  • 11/29/05
    Is is possible to exclude button from tabbing order and just tab between check boxes, radio buttons and text fields for example?

    Views

    546

    Likes

    0

    Replies

    2