If you move the template to the desktop, open/save then move back to the server, does the error still exist?
If you move one of the documents that was created from the template to the desktop, are you able to edit it as well? If so, try saving it on the desktop, then move back to the server to...
In Livecycle, you have the option to add an 'Image field' That looks like it will allow a user add an image to the pdf. They just click on the field and it will prompt them to choose a file.
In livecycle, click on the bottom field 'area'. Now do the following:
1.) Click on Window in your file/edit bar.
2.) Click Script Editor
3.) Next to show, select "Calculate"
4.) Next to Language, select "FormCalc"
5.) Next to Run At, select "Client"
Now enter the code below:
var rb1
var rb2...
Laurens,
If using livecycle designer, you should be able to do something as a calc event using FormCalc:
var total = sum (Table1.Row2.Sum + Table1.Row10.Sum)
if (total <= 0) then
"Low"
elseif (total <= 14) then
"Medium"
elseif (total <=37) then
"High"
endif
____
The Table1.Row2.Sum can also...
Fred,
Thank you for the feedback. Just curious, is the suggestion to be to have the server just be a location where the signature files would be stored, so the users would have to log into the network to access their digital signature?
Greatly appreciate your input/feedback.
-Brandon
Greetings,
I work with a local Fire Department and we are working to go as paperless as possible. One of the options we have been looking into/using is the digital signatures in the pdf files created by Livecycle ES 8.2 In looking, it appears that in order to have a central location for the...
Thanks for the suggestions. One last thing I wanted to ask. We are also using the AP00 card for our voicemail link. If we run the D101 reset, will that clear the settings for the voicemail link?
Thanks much!
Greets all, need a hand if anyone can offer it. We have an old (lots of dust) NEAX 2000 IVS. Previously we had the SMDR running out of the system into a call accounting software. For some reason, it stopped working. We have taken the cable through a straight db9 cable and into a com port on...
Alert is a button you can assign to a phone, yours, the attendant, etc. Calling 911 as a test, you can indeed tell them you are doing a test on your phone system, but I would suggest doing the test with a non 911 number first. If you can find the problem before hand...
If alert is assigned to...
If you want to find out if it's the crisis alert causing a delay, set your home phone number in the ARS and mark it for the crisis alert, then call it. You can see the delay. (make sure to warn whomever is watching the crisis alert though before testing)
Also, make sure the max/min digits are...
You'll have to pardon me, I've been an Avaya tech for a while, so I'm not as familiar with the features and the associated names within the Norstar. My company has a Norstar MICS on release 6 of the software. A feature I'm looking for in referred to (in the Avaya world) as EC500.
The feature...
Thanks for the idea oldnewbie, that's a great idea indeed. I do have another thought. Is there a way in AS that after a period of time in a preloader if the bytes do not increase to have it "time out"?
So if after 30 seconds if the bytes have not increased, it progresses to something else...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.