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

  • 16-10-2009
    Hi all,Let me explain my current situation.We need to enable SSO Kerberos in WindowsServer 2003 for Livecycle with Websphere.In development environment the Application Server is installed in a Windows based machine (Windows XP/ Windows Server 2003), we test the kerberos successfully.In client's envi...

    Views

    9.1K

    Likes

    0

    Replies

    23
  • 16-10-2009
    Hello All,Can anyone please tell me how can i validate the digital signature field before submitting it through submit button.Regards,Menaka.H.B

    Views

    510

    Likes

    0

    Replies

    0
  • 16-10-2009
    Hi, I am facing problem with processFormSubmission component.We´re using updated render process, but after server reinstall, I am using Default Render ES Update1and this component is returning me Stream does not represent a PDF document error.Environment settings I use:&HTTP_ACCEPT_LANGUAGE=cs&HTTP_...

    Views

    1.5K

    Likes

    0

    Replies

    2
  • 16-10-2009
    Hello,In interactive form i have text fields, digital signature field and submit button.Befor signing the form digitally, submit button should not be active and after signing the form ,i should able to send an e-mail through submit button.how can i achive this in adobe livecycle designer.Does button...

    Views

    719

    Likes

    0

    Replies

    0
  • 16-10-2009
    'lo alli've got this pretty simple audio app: import com.adobe.rtc.events.StreamEvent; import com.adobe.rtc.events.CollectionNodeEvent; import com.adobe.rtc.events.SessionEvent; private function onCreationComplete ():void { connSesh.addEventListener( SessionEvent.SYNCHRONIZATION_CHANGE, onConnSeshSync); connSesh.login(); } private function onConnSeshSync (event:SessionEvent):void { audPub.addEventListener( StreamEvent.STREAM_RECEIVE, onListen); audSub.addEventListener( CollectionNodeEvent.SYNCHRONIZATION_CHANGE, onListen); audSub.addEventListener( StreamEvent.STREAM_RECEIVE, onListen); audSub.addEventListener( StreamEvent.CONNECTION_TYPE_CHANGE, onListen); audSub.addEventListener( StreamEvent.NO_STREAM_DETECTED, onListen); audPub.subscribe(); audSub.subscribe(); audPub.publish(); } private function onListen (event:Event):void { trace('onListen'); } 'thing is: no audio, complete silence. any ideas why?

    Views

    773

    Likes

    0

    Replies

    2
  • 16-10-2009
    hi guysjust made a super simple test app. owner created the room, then someone else joined with this info:RECEIVED LOGIN AT SESSION .user descriptor from server [object] \\ .displayName [string]= john smith .affiliation [number]= 5 .role [number]= 10 .userID [string]= WCD-4EF91DF340A21DBE992015D5as ...

    Views

    963

    Likes

    0

    Replies

    3
  • 15-10-2009
    Hi, I am displaying pdf file on client machine from server using byte array object in visual studio 2005 ,after editing the pdf content using live cycle, i want to save a copy of the edited pdf on server, is any idea for saving it in server,Please provide a solution or give a sample code , i am wait...

    Views

    348

    Likes

    0

    Replies

    0
  • 15-10-2009
    I generated a PDF template file used by the Adobe liveCycle designer.And the template contains some textFields, every textField has the default value.Then I sent this template to my customer, and he opened the template and printed it.It is ok when he open and preview it, but something wrong when he ...

    Views

    661

    Likes

    0

    Replies

    3
  • 15-10-2009
    Just a few things, this happens randomly.... usually after putting a lot of elements on the whiteboard, then erasing and doing it again....There are doubles in the text... after text is typed, it seems to get a shadow effect. Another issue is after erasing one or two elements remainand can not be de...

    Views

    532

    Likes

    0

    Replies

    0
  • 15-10-2009
    This code isn't working. I'm trying to use the data entered into instances of assessment.Objectives.objectivesdetail.objectivesdetail to populate the dropdown lists later in the form.assessment.Objectives.objectivesdetail.objectivesdetail::exit - (JavaScript, client)xfa.form.assessment.Questions.Que...

    Views

    1.7K

    Likes

    0

    Replies

    10