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

  • 27-06-2010
    Hi All,Can we get a popup when copy pasting Alphanumeric data in a numeric field using script???Thanks

    Views

    811

    Likes

    0

    Replies

    3
  • 27-06-2010
    Hello,I'm researching a way to auto fill fields in an existing PDF File PROGRAMATICALLY - for example the First and Last names of a user, using javascript or .netIs this what LiveCycle server was intendeted for?Or at least one of its intended purposes?We just bought Acrobat Pro to accomplish this go...

    Views

    2.2K

    Likes

    0

    Replies

    4
  • 27-06-2010
    I remember on one what's new in ES2 that LC Forms/Output were completely implemented in Java. My customer is asking about tuning: PoolMax, PoolMin, and MaximumReuseCount - I see the instructions to configure in the Installation Guide. So is there still C++ code for both products? Another question: C...

    Views

    79

    Likes

    0

    Replies

    1
  • 27-06-2010
    I am creating a simple form with three text fields, side by side. They are wrapped in asubform and are set to flow over to subsequent pages when filled with content.There are times however when for example the rightmost field is filled with content, and spills over to the next page as it should, but...

    Views

    493

    Likes

    0

    Replies

    1
  • 27-06-2010
    Dear all,As the title states, i'm currently trying to create multi-layered PDF from LiveCycle Designer, but without success so far. Does anyone know if it's actually possible ?Until now i was using Adobe Acrobat Pro to insert new layers into existing documents but:- Rights restriction on produced pd...

    Views

    1.2K

    Likes

    0

    Replies

    1
  • 26-06-2010
    what are the jar files are required to intigrate the pdf files with flex contenti wanted to create one pdf file form livecycle designer after thatusing that pdf file and xml data ( from flex) to intigrate and create a printfor this pls send the list of jar files and process

    Views

    274

    Likes

    0

    Replies

    0
  • 26-06-2010
    Hi,The default aspect ratio is 1.I'm building a private 1-1 video chat where a user see a small view of his own webcam and a large view of his friend.For that I'm using two WebcamSubscribers.The large video view should have width=200 and height=280I found a question of someone that is trying to do s...

    Views

    971

    Likes

    0

    Replies

    4
  • 26-06-2010
    I have 2 computer with different internet connection playing the game with lccs..... when i disconnected the 1 computer from the internet it shows that it still connected in the other computer..

    Views

    631

    Likes

    0

    Replies

    1
  • 26-06-2010
    The comment in WebCamera.as talks about NoteModel. Maybe it should be the CameraModel ?Dispatched when the NoteModel has fully connected and synchronized with the service or when it loses that connection The WebCamera component is a high level "pod" component which allows multiple users to publish a...

    Views

    639

    Likes

    0

    Replies

    1
  • 25-06-2010
    Hello!I have this script to send e-mail form my PDF form:event.target.submitForm({cURL:"mailto: "+ vEmail +"?subject=" + vSubject +"&body=" + vBody,cSubmitAs:"PDF",cCharset:"utf-8"});I would like to send e-mail with content/type HTML. Is it possible? When open my Outlook, the message is in format si...

    Views

    646

    Likes

    0

    Replies

    3