Expand my Community achievements bar.

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

  • 2/4/09
    Hi Scenario - An employee fills a leave form submits to manager.If manager approves it it has to stay in their(both of their) to-do list for sometime and then goes automatically to other user.I cannot have them in the same Group since this would mean one group for each manager-user pair.My question...

    Views

    1.5K

    Likes

    0

    Replies

    6
  • 2/4/09
    I'm configuring the FileNet 4.0.1 Connector on the JBoss Turnkey. Step 7 on page 51 states that the location of the folder thatcontains the WCMApiConfig.properties file should be added to the adobe-component-ext.properties file. The format of an entry in the adobe-component-ext.properties file is [C...

    Views

    789

    Likes

    0

    Replies

    1
  • 2/4/09
    Hi AllI am trying to simulate a small client application using Flex Builder which will generate PDF/A files from MS Office documents, I already have Livecycle PDFGenerator ES 8.0.1 SP3 server component installed and working in-place. My question is, to consume the PDF Generation web services from Fl...

    Views

    596

    Likes

    0

    Replies

    0
  • 2/4/09
    Hello, I'm hoping someone can help me with this problem. I have created a very simple PDF form with areas that need to be filled in. I brought the PDf through LiveCycle and placed text fields and enabled the security rights so others can fill-out and save this file to their computer. The only proble...

    Views

    1.5K

    Likes

    0

    Replies

    0
  • 2/4/09
    After I design the form template, and have it used in a process and renders into a pdf, then writes to the disk, now, when it is opened on another machine with basic acroat reader, it asks to download and install Chinese font package.The client do not like that, where can I go about fixing this?Than...

    Views

    696

    Likes

    0

    Replies

    0
  • 2/4/09
    Hi,In a xfaForm variable, under Template Url, how would I be able to make this dynamic?I would like to use different xdp forms depending on the input.Thanks in advance.

    Views

    901

    Likes

    0

    Replies

    3
  • 2/4/09
    Hi, all,Im trying to set up a server to data-source paged service. Ive got everything set up so that Im getting my assembler called and am returning values, but Im not getting paged calls.Specifically: public Collection fill(List fillArgs, int begin, int rows)is always called with begin == -1 and...

    Views

    725

    Likes

    0

    Replies

    2
  • 2/4/09
    I would like to modify the following code to exclude a button named Button2. I am too new to this xfa stuff to filter it out.regardsMiltonfor (var nPageCount = 0; nPageCount < xfa.host.numPages; nPageCount++) {var oFields = xfa.layout.pageContent(nPageCount, "field");var nNodesLength = oFields.lengt...

    Views

    494

    Likes

    0

    Replies

    1
  • 2/4/09
    When there is an runtime error in a script written in JavaScript, Adobe Reader "swallows" the error (if it is not caught). I mean, it may write the error to the console, but the user isn't warned of the fact, through a message box.So, for the user, everything is well.For the programmer, because he c...

    Views

    800

    Likes

    0

    Replies

    1
  • 2/4/09
    While developing a custom print dialog, specifically for Adobe Reader, using the Acrobat's API method «app.execDialog».Having the habit of closing dialogs with the escape key, so I did.Before opening the dialog the script had affected some state in the document that should be restored to its previou...

    Views

    546

    Likes

    0

    Replies

    0