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

  • 11-05-2010
    I was hoping someone could put me in the right direction here. I am decodeing the information stored in a 2D Bar code and sending this information to an XML file, then I am trying to combine that xml file with a blank PDF template but the process is failing beacuse there are some additional tag fiel...

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 11-05-2010
    Hi all I am using livecycle designer 8.2 to creating an order form with a print and and submit by email button,I have both buttons working and only visible on screen and invisible when printing.The form also changes from interactive to non-interactive before it is submitted by email with an access =...

    Views

    798

    Likes

    0

    Replies

    3
  • 11-05-2010
    We have noticed some mysterious spontaneous changes in the tab order of the forms we are creating under LiveCycle Designer Version 8.2.1.4029.1.523496. The original documents are PDF's, which we import into Designer and edit for Accessibility. We change the tab order, save a new .xdp, and save a .pd...

    Views

    583

    Likes

    0

    Replies

    2
  • 11-05-2010
    I have a 3 inch x 7 inch text field set to "Allow Multiple Lines" however, when I "Preview PDF", any text that is entered starts in the middle of the text field and moves up one line at a time as the text wraps. How do I get the cursor to start at the top left corner of the field instead of the midd...

    Views

    377

    Likes

    0

    Replies

    2
  • 11-05-2010
    Hello!I´m very new to this so, please, be patient with my questions. Here´s what I need: I´d like to create a PDF form so I could send it to several people and receive the results by email.Possible?Do I need LiveCycle to do it or will Acrobat Pro do the job?Are there any tutorials available that cou...

    Views

    214

    Likes

    0

    Replies

    0
  • 11-05-2010
    Hi, I'm new to LiveCycle. The owner of the company I work for decided I needed to learn how to create a PDF form, so here I am! I have worked with most Adobe products in the past, and this has provided a very welcome challenge.My question concerns text fields flowing to the next page. I have read mu...

    Views

    3.1K

    Likes

    0

    Replies

    6
  • 11-05-2010
    How do you listen for when a user enters a room? In the following code, enterUser() does not get called if there is no user in the room already, but does get called if there is already a user in the room. import mx.controls.Alert; import com.adobe.rtc.events.UserEvent; protected function init():void { cSession.userManager.addEventListener(UserEvent.USER_CREATE, enterUser); } protected function enterUser(event:UserEvent):void { Alert.show("user entered!"); }

    Views

    398

    Likes

    0

    Replies

    1
  • 11-05-2010
    I am much closer. Tomcat is putting some key messages in the console and I overlooked them. It looks like I am closer than I thought. The request looks like its getting received, but my service blows up on response due to I think two class not found issues. But, I can't tell what classes are missing...

    Views

    1.6K

    Likes

    0

    Replies

    3
  • 11-05-2010
    I am very new at this program, in fact this is my first form. I am stuck on how to make the date field become mandatory once you select No to the radio buttons before (options are yes or no).Any help would be greatly appreciated.Thanks

    Views

    362

    Likes

    0

    Replies

    1
  • 11-05-2010
    Hi,Is there a way that some text message be added to the body of the e-mail that opens when the "e-mail submit button" is clicked. I do know that I can change the subject, but was curious about this thing as well.Regards,Nakul

    Views

    450

    Likes

    0

    Replies

    3