Expand my Community achievements bar.

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

  • 6/16/07
    How less to show login Dialog window, Open at protected PDF by Policy Server from Reader?Our customer use MS Active Directory Server, but Can't authorize connect from Policy Server.Other client application cache same authorized info(User/Pass) at AD.If open PDF with use this info from reader, How co...

    Views

    3.0K

    Likes

    0

    Replies

    3
  • 6/16/07
    Hi ,Is it possible to secure Word and Excel files programmatically through API.

    Views

    2.2K

    Likes

    0

    Replies

    2
  • 6/15/07
    I have created a PDF form.. i need the end user to be able to edit all fields in the document... such as i have a sections where i left for users to fill out, now some users will use a lot of space and some will use very little, how can i make my document "adjustable". Such as in word where you can ...

    Views

    575

    Likes

    0

    Replies

    1
  • 6/15/07
    If a check box is grey or inactive, how can I add a caption?

    Views

    883

    Likes

    0

    Replies

    2
  • 6/15/07
    Is is possible to dynamically (i.e. at run time) set the event handler for a field in a LiveCycle form? E.g. changing the mouse down handler to be something else.I have a case where I want to loop over the fields in a table, and set the handlers programmatically. This would be a much simpler effort ...

    Views

    633

    Likes

    0

    Replies

    0
  • 6/15/07
    I'm creating forms for a very large company.What's the difference between Livecycle and Acrobat?I have been creating them in Livecyle - they need to be filled out and emailed (not just the data, the completed form).Can I create it in Livecycle and save it as Acrobat?Can it be edited in Acrobat after...

    Views

    541

    Likes

    0

    Replies

    0
  • 6/15/07
    Hi, I have trouble with a mis-coding problem in an ADOBE fillable form created by LiveCycle Designer. For a few multiple-choice questions, the same value have been assigned to more than one options by mistake in the "object" window - "binding" tab - checked "specify item values" box. For example, bo...

    Views

    314

    Likes

    0

    Replies

    0
  • 6/15/07
    Hi! I want to send information form Form by e-mail. But some fields are disable by user who fill the form. I don't want to retrieve this fields in XHML file, how Can I do it in JavaScript?

    Views

    395

    Likes

    0

    Replies

    0
  • 6/15/07
    In an existing FMS application we mix live and recorded videowith server shared objects. All of this is done across an singleNetConnection. If we migrate the data part to FDS we areeffectively creating two client channels. My worry is that on a lowbandwidth connection the FDS stream might kill of th...

    Views

    418

    Likes

    0

    Replies

    0
  • 6/15/07
    This is a script I used to use in AcroForms to set a field value to the the current date in a certain format:if (this.rawValue == null)this.rawValue = util.printd("mmm dd, yyyy",new Date());I copied it into a Livecycle Form & it seems to be working but in the 'Warnings' I am getting an "Error: util ...

    Views

    537

    Likes

    0

    Replies

    0