Expand my Community achievements bar.

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

  • 9/13/06
    Hi there,I need some help regarding the SQL QPAC which is a built in QPAC in Adobe Livecycle Workflow. The SQL QPAC takes MYSQL as the default database. Suppose if we need to connect to the SQL Server or any other database, what is the procedure to do that. Suraj

    Views

    721

    Likes

    0

    Replies

    1
  • 9/13/06
    Hi there,In designer i have written a query that will retrieve some values. The code looks like this:var strQuery = numdept1.rawValue; xfa.sourceSet.DataConnection.resolveNode("#command").query.select.nodes.item(0).value = "select TotalPS,TotalSup from lp_budget where DeptNo = " + strQuery ; try { x...

    Views

    395

    Likes

    0

    Replies

    0
  • 9/13/06
    Hi,I´m trying to develop a client to use PDFG Webservices. However i have an error. I followed the sample code that comes with the documentation. just below the tine "retCode = submitJobResponseTypeRef.getReturnCode();" the retCode is caught in the exception. i got a print to the console with the te...

    Views

    988

    Likes

    0

    Replies

    4
  • 9/12/06
    is there a way to make all forms built in Designer to open in fit width mode? Cant do this with designer forms as the properties are greyed out. Please advise. Also how to show bookmark pane open by default.

    Views

    559

    Likes

    0

    Replies

    4
  • 9/12/06
    Created a fillable form using the Designer and when it opens an instruction box appears. How do I make the instructions appear as a list instead of a one big paragraph. My syntax is as follows for docReady: xfa.host.messageBox("Click in first field, then use the tab key to move through form.","Instr...

    Views

    695

    Likes

    0

    Replies

    2
  • 9/12/06
    Would someone mind telling me how to center an image in the image field.I have created a form with an image field. Some of the chosen images are positioned as portrait and others as landscape. either way, there is a text field below this image field that I would like the users picture to be centered...

    Views

    441

    Likes

    0

    Replies

    1
  • 9/12/06
    I am trying to run CairngormStore for Flex 2 end-to-end. It looks like the only deployment/configuration problem leftis the configuration of Data Services.What is already done:- Flex 2 SDK is installed- Flex 2 builder is up and running- Flex 2 Data Service Express is installed with the option"JRun"-...

    Views

    913

    Likes

    0

    Replies

    3
  • 9/12/06
    HelloI have a global field in a master page.I have global listbox, that is populated in the docready event.When I create a dynamic new page, the data of the global listbox of the next page are empty or only with the value selected.I have tried re populate in the event initializate (This event execut...

    Views

    396

    Likes

    0

    Replies

    1
  • 9/12/06
    Greetings,I love the functionality of Designer 7 and Acrobat in creating and sending form data, but a little flexibility please!When a user clicks the appropriate buttons to send the form data attachment via their email client, Acrobat supplies the following language to the body of the email: "The a...

    Views

    1.3K

    Likes

    0

    Replies

    2
  • 9/12/06
    Hello,I have a global listbox in the master page.In the event doc Ready I have populated the listbox with data of database.I have tryed in the docReady event of the listbox and in the docReady of the form.When I create a new datails lines in the form and it generate a new page, I can't change the va...

    Views

    348

    Likes

    0

    Replies

    0