Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges


AEM as a Cloud Service 2022.7.0 - Release update: https://adobe.ly/3paYDAo

Sort
  • Most Recent
  • Most Views
  • Most Likes
  • Most Replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved

  • 23-10-2009
    Hi, I've built my own form, which need to be submitted to a java servlet. Is there a way to avoid that a user saves the pdf form and submit it when he shouldn't?I've tryed with "preSave" event, but it cannot be canceled. Any suggestions? Thank you.

    Views

    511

    Likes

    0

    Replies

    1
  • 23-10-2009
    I have a form that already has the calculations in it to add data in table, 6, and 7 and 8 but I am getting an error. Can someone help me find where the error is coming from.Thanks

    Views

    678

    Likes

    0

    Replies

    5
  • 23-10-2009
    I am making a dynamic form and I want my data to appear in two columns. Right now I have a subform container set to flowed and western text. It contains two subforms instructions and tools side by side. Like so:The problem is when the data is sent, the instructions are first so they are in a column ...

    Views

    1.9K

    Likes

    0

    Replies

    11
  • 23-10-2009
    I'm not so much concerned with the content of the form I'm creating but with the underlying javascript used in creating the dynamic functionality of this product.I've been researching security of PDF's, and I'm a bit worried. PDF Locker, Elcomsoft PDF Recovery Software, code obfuscators.... the list...

    Views

    2.0K

    Likes

    0

    Replies

    8
  • 23-10-2009
    I have a form where I would like the user to add and delete images when necessary with the text. I don't want to have to have multiple image boxes in there. Is there a way to do that? I can e-mail the form/upload it if necessary. If someone can help me that would be great! This has been driving me c...

    Views

    1.0K

    Likes

    0

    Replies

    3
  • 23-10-2009
    HiI have created one form in livecycle Designer and my requirement is filled data should be inserted into database (SQL will do) and get the data from database according to request and populate the pdf using that data. for all this i want to use web services.I am trying to use soap connections but I...

    Views

    1.0K

    Likes

    0

    Replies

    8
  • 23-10-2009
    HiI have script validating blank fields (Which are mandatory) I'm using this scriptI've attached this to click action of validate button if(ApplicantForm.ApplicantInfoForm.companyName.rawValue== null){ ApplicantForm.ApplicantInfoForm.companyName.mandatory="error"; }This works fine if user doesn't fi...

    Views

    328

    Likes

    0

    Replies

    0
  • 23-10-2009
    Hello,is it possible to extract the xml template from a pdf form ? i saw several examples for extracting xml data but not the template.Note: the xml template i refer to is the definition for form controls, their positions.any help vety much appreciated..

    Views

    2.0K

    Likes

    0

    Replies

    5
  • 23-10-2009
    I am calling an xml , that come from rtmp server and i want to play a video . when i pause it show an error of cross domain. what i can i do?

    Views

    350

    Likes

    0

    Replies

    0
  • 23-10-2009
    Hi,How the public key in the server is identifed for a private key.Consider an organization where the employee count is more than 1000 and each one ius given a private key.If any employee is submitting the form how the server will verify the signed document with th epublic key.How it will fetch thep...

    Views

    923

    Likes

    0

    Replies

    1