Expand my Community achievements bar.

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

  • 6/28/06
    Hello,I'm trying to convert images with the PDF Generator Elements. I installed it on Windows Server 2003 ENU with Office 2003 (English version) and Photoshop CS2 Tryout (English version).I tried to convert .jpg, .gif, .bmp and .tif into PDF or PDF/A with always the same result: 'conversion timed ou...

    Views

    1.8K

    Likes

    0

    Replies

    8
  • 6/28/06
    Hello all the Guru'sI am trying to populate drop down list from web service call.I have created web service which calls function in SAP system. I have set up external breakpoint in SAP system to check if function is being call and if it is returning values. Everything seems to be working fine.Web se...

    Views

    336

    Likes

    0

    Replies

    0
  • 6/28/06
    Does anyone know how to autosize text to fit within a given area? I know you can set the font size to 0 and use plain text if you generate a 1.6 (Acrobat 7.x) PDF, but that does not work for version 1.5 (Acrobat 6.x) which is the version we generate in. Is there a built in function or trick that I c...

    Views

    387

    Likes

    0

    Replies

    0
  • 6/28/06
    Hello,<br /><br />Is there a way to program a numeric text field that controls the number of instances of a subform? For example, I would like to have a nested subform appear twice in the form if the user enters 2 in the numeric field. But more importantly, I would like to see its corresponding XML ...

    Views

    503

    Likes

    0

    Replies

    1
  • 6/28/06
    To import an XML I use the expression: xfa.host.importData(sFile);sFile is the name of the XML to import.It seems to work well, but on the warning ads tag of the program I always see an error that says that there is a command sequence error(Javascript lenguage; xfa[0] context) and that host don't ha...

    Views

    325

    Likes

    0

    Replies

    0
  • 6/27/06
    I am designing a form with Designer 7.0 whereby the user enters data into repeating subforms. This data is used to populate another form which repeats according to the number of instances created in the first form. I am wanting to create a button on the first form which the user can click so that th...

    Views

    343

    Likes

    0

    Replies

    0
  • 6/27/06
    I am trying to do something that should be really simple. Iam trying use an MXML RemoteObject control to access a java class.This class works fine with data services, so I am assuming I have aconfiguration problem. It does not appear that a call to the javaclass method is being made.Here is my confi...

    Views

    3.4K

    Likes

    0

    Replies

    17
  • 6/27/06
    I am sure this is possible, but for the life of me I cannot figgure out how to do it...<br /><br />I want to have form with dropdown field (name it A) and text fields (B and C)<br />I want the values of A to be populated from an xml file with the stucture<br /><xml><br /> <record><br /> < A>1< /...

    Views

    300

    Likes

    0

    Replies

    1
  • 6/27/06
    I followed the coding suggestion found in the following Topic link to create a multiselect Listbox that saves all its selections to the submitted XML output file.http://www.adobeforums.com/cgi-bin/webx/.3bbda6ea/9In the Listbox initialize event, I use this code:this.ui.choiceList.open = "multiSelect...

    Views

    332

    Likes

    0

    Replies

    0
  • 6/27/06
    Hello,I've been trying for the last several hours to have textfield1 be automatically filled in by the value in textfield2, but still allow the user to change what's in textfield1. I arrange for the value in textfield1 to have type "calculated - user can override" and then under calculate with langu...

    Views

    535

    Likes

    0

    Replies

    2