Expand my Community achievements bar.

Nomination window for the Adobe Community Advisor Program, Class of 2025, is now open!
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 8/28/09
    Hello,I need to convert a PDF file in to XML format programmatically in Java. Can any one please provide any pointers? Thanks in advance.-Deep

    Views

    6.1K

    Likes

    0

    Replies

    4
  • 8/27/09
    I want to have line breaks in my pre-populated data and livecycle's "object tab > value tab > Default" box doesn't seem to allow for line breaks.   Well, I've tried going about this with scripting usingthis.rawValue = "blehblehbleh"This method works fine, but I've noticed that depending on which eve...

    Views

    1.4K

    Likes

    0

    Replies

    3
  • 8/27/09
    Hello,I have a listbox with a lot of item to choose. Now I have to implement a button that the listbox will scroll down to a particular item of the listbox.E.g. click on button1 -> the listbox scrolls automatically to item no. 20 (and select it)click on button 2 -> the listbox scroll automatically t...

    Views

    1.9K

    Likes

    0

    Replies

    5
  • 8/26/09
    I'm trying to invoke a web service using 'Invoke Web Service' Operation. Its works for 8 out of 10 times. Sometime it stalled with "Conneciton Reset' error.When retry this stalled action from AdminUI, its works fine.Can someone advise on this issue?I have attached the error log for reference.Thanks,...

    Views

    4.6K

    Likes

    0

    Replies

    6
  • 8/26/09
    Trying to get some caption switching working and having trouble. Trying to use a dropdown to change the caption of another dropdown.Tried a switch statement with no luck (commented out at the bottom of the code block below) - caption wouldn't change at all.Currently trying a bunch of if...else state...

    Views

    1.5K

    Likes

    0

    Replies

    3
  • 8/26/09
    Hi Everybody - I hope someone can help.  I've created a form in Acrobat Livecycle and when I go to preview it in .PDF I get the (informational) error message "This Operation is not Permitted".  I press the "ok" button and things go on as normal.  I cannot have this error message appearing all the ti...

    Views

    2.9K

    Likes

    0

    Replies

    6
  • 8/26/09
    Hiwhen there is not enough room for the text in a field. Reader will show a little '+'. Is there any way to listen for this as an event og something similiar??I have a field with room for 3 linies. If the user enters more. I need to put the extra in anoter field.I have logic that look for number of ...

    Views

    1.8K

    Likes

    0

    Replies

    3
  • 8/26/09
    Why can't I freely reposition objects within a flowed subform? Or when I try to add a new object to a flowed subform, I can just drag and drop - it places it next to another object and locks it in place. I can't seem to resize or move objects freely around. Do I have to change something with either ...

    Views

    4.9K

    Likes

    0

    Replies

    2
  • 8/26/09
    I’m in over my head.As this would be my first experience with Javascript (aside from taking the Developing Forms class), I’m in unfamiliar territory.  Please assume a minimum level of Javascript experience for any suggested course of action and thanks in advance for any help.My process is (or will b...

    Views

    1.8K

    Likes

    0

    Replies

    4
  • 8/25/09
    When specifying item values (on the Binding tab) for a dropdown field, how do you access the specified values from a script - as opposed to accessing the string value?I'm using WindJack's sample script (programming lists part 1) for feeding a dropdown, but it needs the full string value of the initi...

    Views

    7.1K

    Like

    1

    Replies

    16