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

  • 06-06-2010
    Hello,is there any difference between the way, how works LC's Reader Extensions service and Acrobat's Extend Features?We have a pdf form, which we can extend (enable features like saveing filled pdf form) by Acrobat, but extending by LC ES2 service trhrows exception:ALC-RES-001-019: The input docume...

    Views

    3.9K

    Likes

    0

    Replies

    0
  • 06-06-2010
    Hey everyone, I'm trying to add some custom commands to the toolbar, like the redo/undo/delete commands. So far, I've extended the sharedwhiteboard and canvas, as well as added a class called RCGlowShapes extending WBCommandBase. In my custom canvas, I've added a function as well, which creates a ne...

    Views

    555

    Likes

    0

    Replies

    1
  • 06-06-2010
    HiAre there any plans to release any of the pods etc as full spark components?Also, what are the general plans to build against flex 4?If there are plans for this, is there a pre-release program and if so who do I talk to about getting onto it.I have a flex 4 project and added an eralier build of lc...

    Views

    1.3K

    Likes

    0

    Replies

    6
  • 06-06-2010
    Hi.. im getting error like below.. we are 5 concurrent users when im getting connecting to the afcs it shows the error below.... but before, error not show..Error: Invalid username or password:Login again at com.adobe.rtc.authentication::AbstractAuthenticator/onLoginFailure() at com.adobe.rtc.authen...

    Views

    435

    Likes

    0

    Replies

    1
  • 05-06-2010
    2010-06-06 01:00:17,819 INFO [com.adobe.pdfg.GeneratePDFImpl] ALC-PDG-001-000-Job ID for the submitted createPDF job =File.pdf409521-3f3c2f-479b06-b279af-1e90c4-1444642010-06-06 01:00:17,944 INFO [com.adobe.pdfg.BMCCaller] ALC-PDG-001-024-File.pdf: Time Job Submitted: 6/6/10 1:00 AM for job = File.p...

    Views

    5.2K

    Likes

    0

    Replies

    13
  • 05-06-2010
    I have an opportunity to design forms for a financial institution. They say they use LiveCycle Designer to build the forms from Word files. They would prefer I do the same so that my working files are compatible with more users (they have Creative Suite, but fewer licensed than Acrobat Pro). I have ...

    Views

    1.0K

    Likes

    0

    Replies

    3
  • 05-06-2010
    Hi,I am working on getting a connection to cocomo working. Unfortunately, the documentation is highly unclear about how to get this running from the command-line(not to mention the example file in flash builder 4 crashes when run...).Directly run, this is the error I'm getting:$ /Developer/flex_sdk_...

    Views

    1.2K

    Likes

    0

    Replies

    4
  • 05-06-2010
    Hi exeprtsI am trying to find out a way in which my livecycle designer form will be able to create a new pages based on a certain field value which is a part of xfa.data.datasets. Say I have to generate the payslip of 5 employee - My form should be able to provide me with 5 different pages for each ...

    Views

    588

    Likes

    0

    Replies

    1
  • 04-06-2010
    Hello,I've been working on a multiple-item quote request form. My intention is that Party A (Requestor) will fill in the item description and details necessary for Party B (Vendor) to provide a quote. The form will be emailed to the Vendor who will complete the remaining fields (price and delivery) ...

    Views

    2.5K

    Likes

    0

    Replies

    13
  • 04-06-2010
    we have two drop down fields: A & BWhen i pick a value from drop down A, i coded it so a value from list B will pop up automatically.My code for that is: if (A.rawValue >= 1 and A.rawValue <= 4) thenB.rawValueelseB.rawValueendifwhenever i change the value in A, i save it. but when i go back and open the file again, the value is changedis this a bug in the program, or is t...

    Views

    1.1K

    Likes

    0

    Replies

    12