i use the server integration API to create a new room on the fly. however, that new room requires an initial dev account login before the multiuser features are permitted. i cannot do this manually through the room console because in my application new rooms are created dynamically when a user cre...
i have 3 fields:- 1 dropdown, that contains several rows of data, like this "100001 | Product 1 | 23,4"- 1 textfield, that should take only the value "100001" from the selected string in the dropdown-menu- 1 textfield, that should take only the value "23,4" from the selected string in the dropdown-m...
I am receiving a validation error (NumFinalCommit Validate Error) when I enter a USD currency value of $10,000.00 or greater in the "Purchase Order Value" field or the "Change Notice Amount" field in the upper, right corner of the attached PDF. The FormCalc functions correctly, but the error message...
HI EVRYONE,I've noticed many requests on how to create an auto number for an invoice or PO. These numbers need to be unique and sequential. Yet no one created an example for the rest of us. I know the logic but not the implemetation. I know you can have a table with all the numbers. Create a button ...
Hi,I am trying the EncryptionService CertificateEncrypt PDF service operation. I set compatibility to Reader 9 and when invoking my process I get the error:ALC-ENC-100-019 ACRO_9 compatibility implies 256 bit AES encryption, which requires JCE unlimited strength jurisdiction policy files to be insta...
I'm sure the answer to this question is simple, but being new to formcalc (and scripting in general) I am having problems with it.The details:I have a dynamic form in livecycle. The two fields I am having problems with currently are a drop down list, and a text box (not field) associated with it. Wh...
Couple questionsIs it possible to apply a policy from a rights management server from within adobe reader itself?So far I have only been able to find information on how to apply a policy via a workflow step, the api, or via the web services. What if a user wants to directly add a policy via the app...
Hi ,I have some hands on developing the process. So I started creating one custom activity.I created one activity which takes inputs and gives a string after some calculation. But program requires some additional jar files which are included as lib folder in my java project.I exported ja...
Hi all,I'm developing an xml schema for creating the data model of a form. I connect LC Designer-8.2ES to this schema.In the schema I do have mutually exclusive elements implemented with a <xs:choice> element. A very comparable situation was described in this thread : http://www.acrobatusers.com/for...
Q: Is it possible to create the sample app WhiteBoardModel.mxml in Adobe Flash?It appears to be mostly actionScript, or does this particular as rely on the Flex Components and as packages?