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

  • 24-01-2011
    Hi all,I need to combine pdf's using invoke DDX.I tried it but I did't get the result.Can anyone tell me how to combine pdf.Here is the DDX details When I place the 2 pdfs in Input folder, the result was the same 2pdf's.Shaji

    Views

    1.3K

    Likes

    0

    Replies

    6
  • 24-01-2011
    I'm using the following script to disable all the elements in the page: for (var nPageCount = 0; nPageCount < xfa.host.numPages; nPageCount++) { var oFields = xfa.layout.pageContent(nPageCount, "field"); var nNodesLength = oFields.length; // Set the field property. for (var nNodeCount = 0; nNodeCoun...

    Views

    903

    Likes

    0

    Replies

    4
  • 24-01-2011
    Hi,Can we add Image to the form same like as we do with Floating Fields ?? I need to pass the image path ('C:\images\sample.jpg') & it should be displayed in ImageField.Thanks,Abhinav

    Views

    1.2K

    Likes

    0

    Replies

    3
  • 24-01-2011
    Hello folks,Can I use some external configuration file with my PDF form like the Web.Config in the ASP.NET?I have strings like: "URL to Submit" and so on... that I want to change from time to time in the form(Producation ENV, Test ENV, Development ENV).Thank you,YaIr

    Views

    556

    Likes

    0

    Replies

    3
  • 24-01-2011
    Hi allI wasn't exactly sure where to put this, but anyway....The project I'm currently working on requires all mails sent via Livecycle ES2 to be signed with a certificate to show the mail has been sent from the intended sender.I've set up a fairly standard connection to a Microsoft Exchange mail bo...

    Views

    390

    Likes

    0

    Replies

    0
  • 24-01-2011
    Hi,I used this line in version 7 of the designer in the layoutReady-event:xfa.host.messageBox(xfa.layout.y(this, "in"));// this being a subform in a flowed layoutNow with the current version I keep getting an error about differing arguments.[I have serveral blocks of text seperated by lines (wrapped...

    Views

    2.3K

    Likes

    0

    Replies

    5
  • 24-01-2011
    Hello everyone,Im new to this so if Im a bad at explaining or understanding answers please excuse my ignorance.I am looking for a solution to create briefing forms for my clients to fill in, (currently they supply word docs)which in turn will allow me to capture the data as XML all tagged and struct...

    Views

    327

    Likes

    0

    Replies

    0
  • 24-01-2011
    I would like to find reseller or distributor of Adobe Livecycle in Malaysia and would to request a demo on the product.Thanks.

    Views

    248

    Likes

    0

    Replies

    0
  • 23-01-2011
    I have been trying to figure out what is going wrong with my simple one page form. I have "reader extended" the form and I can get the form to save locally, and also to be emailed as a pdf attachment. So far so good. The problem is when I try to save the form or email the form with any data in the v...

    Views

    1.0K

    Likes

    0

    Replies

    2
  • 23-01-2011
    Hi.Is it possible do I set my form to open only zoom 100%? I would like this, because I am using pictures in my form, and then if someone open with larger zoom, the pictures are faded.I have another doubt. When I am working with my form on the LiveCycle (mode Preview Of Project), it stays perfect (p...

    Views

    6.9K

    Likes

    0

    Replies

    16