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

  • 04-04-2011
    Hi,I use the Java API of the livecycle ES to encrypt a dynamic, reader extended PDF. I get the error message:ALC-ENC-100-015 Can not encrypt reader extended document.My use case is the following:A document is sent to some users. It is encrypted with a certificate. The users enter data into the docum...

    Views

    2.7K

    Likes

    0

    Replies

    4
  • 04-04-2011
    Hi,I am trying to encrypt a pdf with the receipient's public key and have him decrypt it with his private key. As far as I understood, it is the same procedure as signing and verifying, but with the public and private key exchanged. I am new to this, so please correct me if I am wrong here.My proble...

    Views

    6.1K

    Likes

    0

    Replies

    6
  • 03-04-2011
    /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0cm 5.4pt 0cm 5.4pt; mso-para-margin:0cm; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-si...

    Views

    373

    Likes

    0

    Replies

    1
  • 03-04-2011
    I have created a form in LiveCycle ES. I would like for my employees to answer the questions and then email me (via button I have on the form). All of this works correctly and the email arrives as a .xml file. I now need to inport this into a spreedsheet. I have done this with Achrobat Pro however i...

    Views

    876

    Likes

    0

    Replies

    1
  • 03-04-2011
    I guess I still have not understood how to estublish Private Streaming for 2 users inside my room. I'm doing: var aIDs:Array = new Array; aIDs.push(buddyID); this.audioPub.publish(); this.audioPub.recipientIDs = aIDs;and get:Error: Private Streaming is not allowed inside the room. at com.adobe.rtc.c...

    Views

    898

    Likes

    0

    Replies

    4
  • 03-04-2011
    are the images for mic and webcam available from adobe?it would be userfriendly to use/repeate the same images in my app?also a speaker image would be handy.

    Views

    772

    Likes

    0

    Replies

    4
  • 03-04-2011
    Hi, I have some questions . Is it possible to have a high defenition vedio conference in a lccs session ? Is there any way to add mutiple sessions at a time without grouping users ? Kindly reply me if there any solution.Thanks in advance.Cheers,Sreeja.

    Views

    1.2K

    Likes

    0

    Replies

    6
  • 03-04-2011
    when I call: _cSession.userManager.setUserDisplayName(_cSession.userManager.myUserID, sNewname);than _cSession.userManager.userCollection.source; isn't updated emediately. Is that normal?

    Views

    604

    Likes

    0

    Replies

    2
  • 03-04-2011
    Hi,I'm trying to read multiple documents from a specific folder that contains pdfs, jpgs... the only activity I found is the Read Document, but this activity does not have the option to read all docs under my folder!.so any one can tell me if there is another activity can do it or is there any good ...

    Views

    1.2K

    Likes

    0

    Replies

    5
  • 02-04-2011
    Hoi i'm struggle a long time with this issue.i'm trying to create a move effect in a for statement.example classe componentCode:public class Circel1 extends UIComponent { public function Circel1() { super(); createCircle(0xFF0000,5); } public function createCircle( color:uint, radius:Number):void { ...

    Views

    841

    Likes

    0

    Replies

    1