Expand my Community achievements bar.

Sort
  • Most Recent
  • Most Views
  • Most Likes
  • Most Replies
  • Oldest First

  • on 24-04-2007
    What's the chance that future versions of Adobe Acrobat and Adobe Reader won't support the AcroForms style of PDF forms, forcing people to move across to Designer to create compatible PDF forms?

    Views

    275

    Likes

    0

    Replies

    0
  • on 24-04-2007
    Hi,I have a couple of questions concerning using Flex and .NETWeb Services. Thank you very much for your input!1) Inserting a Flex data service in the MXML file...According to the article at http://livedocs.adobe.com/flex/1/flex_builder_en/wwhelp/wwhimpl/common/html/wwhelp.htm?context=Using_Flex_Bui...

    Views

    559

    Likes

    0

    Replies

    2
  • on 24-04-2007
    I try to set the background color on some text fields that I put in a dynamic table. When I set the border color, everything works fine, but not with the fillColor. If I set the fillColor for the enter event for example, the field will only get a colored border, and when I click another field, the f...

    Views

    403

    Likes

    0

    Replies

    2
  • on 24-04-2007
    Hello How to make to add a button save as in my page? LiveCycle 8I tested scripts: - app.executeMenuItem (SaveAs); and / or - var myDoc = event.target; myDoc.saveAs (); in the event mouse up but that does not function help me ;))thanks you Laurent

    Views

    504

    Likes

    0

    Replies

    1
  • on 24-04-2007
    I've installed Adobe PDF Generator Elements 7.2 today, but when I'm using the WebService - Client delivered by Adobe I get this error if I'm converting doc- and rtf - files which have images included, if there are no images in the documents the conversion is ok?Did anyone know how to solve this prob...

    Views

    673

    Likes

    0

    Replies

    2
  • on 24-04-2007
    Hi,after reading two postings in this forum, I worry about backwards compatibility of Acrobat (and Reader) 8 with LiveCycle 7 forms.Does anyone know of some Acrobat 8 release notes, which tell what features of LiveCycle won't work in Acrobat 8 (if any)?Over here, adobeforums.com user Dan Kilty state...

    Views

    574

    Likes

    0

    Replies

    1
  • on 24-04-2007
    you find my question in this thread:http://www.adobeforums.com/cgi-bin/webx/.3bc3bd03regards, nico

    Views

    456

    Likes

    0

    Replies

    1
  • on 24-04-2007
    HelloI'm astonishing if anybody had ever used the standard QPAC "Queue Receiver" or "Queue Sender". I can't find any tutorials/help/field reports on the internet or within this forum.Conecrete, I have the following problem: I'm trying to connect to a IBM MQ over JMS (I think the connection is ok). I...

    Views

    3.7K

    Likes

    0

    Replies

    5
  • on 23-04-2007
    hii've got LiveCycle Policy Server 7.2 and i've chose 'configure and deploy the product automatically' with jboss as a web application when i install it on win2003 .after installation finished ,the jboss and Mysql were installed automatically.and the Policy Server works well.but when i try it in lin...

    Views

    461

    Likes

    0

    Replies

    1
  • on 23-04-2007
    Hey All,How can I Auto fill multiple feilds from what is imputed into one feild?eg. someone types their name into textfield1, and I want this name to show up in multiple location in a form.I searched and found this This code:this.parent.textfield2.rawValue = this.rawValue; and textfield2.rawValue =...

    Views

    292

    Likes

    0

    Replies

    1