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

javiermaillo
javiermaillo
Offline

Badges

Badges
7

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
13

Discussions

Discussions
0

Questions

Questions
10

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by javiermaillo
Customize the badges you want to showcase on your profile
How does the SignatureClear() function work? - Adobe LiveCycle 25-03-2011
Hello everyone:I have read Javascript for Acrobat API Reference (8.0) and I'm still wondering how SignatureClear() works. Is it possible to clear a signature field with this? How? It is said that you can not work with it in Adobe Reader... but I have seen some other functions working despite of the Availability column: is it possible to use it in Reader?Code examples will be very appreciated.Regards,Javier

Views

249

Likes

0

Replies

0
How does the SignatureClear() function work? - Adobe LiveCycle 25-03-2011
Hello everyone:I have read Javascript for Acrobat API Reference (8.0) and I'm still wondering how SignatureClear() works. Is it possible to clear a signature field with this? How? It is said that you can not work with it in Adobe Reader... but I have seen some other functions working despite of the Availability column: is it possible to use it in Reader?Code examples will be very appreciated.Regards,Javier

Views

740

Likes

0

Replies

1
Signing prohibition for specific users - Adobe LiveCycle 24-03-2011
Hi everyone:I was wondering if it is possible to ban some specific users from signing my signature fields in pdf forms.I will explain. Now I'm checking out users' signatures with signatureInfo() and verifying in an external database if they are allowed to sign certain kind of documents. The problem is that this way of verification could only be done AFTER the sign stamp is included into the document (so, after that I'm not able to clean the Signature field in Adobe Reader)Do you have any idea of...

Views

245

Likes

0

Replies

0
Saving silently when signing problems - Adobe LiveCycle 10-02-2011
Hi everyone!I've tried to use my "saving file remotely with predetermined name format" scripting code (it was in a button:click_event, with trusted function and working ok) in the signature filed change event, in order to save the document silently whenever it is signed, but something is wrong there.When I sign the document, the script runs but It shows me the "It was not possible to save the document" message. The weird thing is that whenever I clear the signature, it makes the copy correctly !...

Views

395

Likes

0

Replies

0
Re: Avoiding Saving-Window when signing? - Adobe LiveCycle 03-02-2011
Hi again:Here is where I found the answer.http://forums.adobe.com/message/2645114#2645114Steven Madwin, Adobe Employee says:It may be more cumbersome in version 8 (and 9), but it's safer. In version 7 and earlier when you signed, Acrobat did everything in memory. You weren't prompted to save the file to disk until you wanted to close the file. The problem is computer memory is where the bad guys get into to make changes. The majority of computer vulnerabilities occur when the hacker escapes the ...

Views

82

Likes

0

Replies

0
Re: Avoiding Saving-Window when signing? - Adobe LiveCycle 03-02-2011
Hi again:Here is where I found the answer.http://forums.adobe.com/message/2645114#2645114Steven Madwin, Adobe Employee says:It may be more cumbersome in version 8 (and 9), but it's safer. In version 7 and earlier when you signed, Acrobat did everything in memory. You weren't prompted to save the file to disk until you wanted to close the file. The problem is computer memory is where the bad guys get into to make changes. The majority of computer vulnerabilities occur when the hacker escapes the ...

Views

187

Likes

0

Replies

0
Is it possible to change the predetermined file name? - Adobe LiveCycle 31-01-2011
Hello everybody:When I'm using the classical " app.execMenuItem("SaveAs"); " saving button, I always get the original file name in the dialog saving box (in order to save it locally). Is it possible to change this predetermined file name? where can I change it?Thanks a lot,Javier

Views

392

Likes

0

Replies

1
Is it possible to change the predetermined file name? - Adobe LiveCycle 31-01-2011
Hello everybody:When I'm using the classical " app.execMenuItem("SaveAs"); " saving button, I always get the original file name in the dialog saving box (in order to save it locally). Is it possible to change this predetermined file name? where can I change it?Thanks a lot,Javier

Views

348

Likes

0

Replies

1
Avoiding Saving-Window when signing? - Adobe LiveCycle 31-01-2011
Hello Everybody!I have one question. Is it possible to avoid the emerging window that appears when you put your sign in the signing field?I want to save my document ONLY via a Saving-button, not when signing.Thanks for yout time,Javier

Views

627

Likes

0

Replies

3
Avoiding Saving-Window when signing? - Adobe LiveCycle 31-01-2011
Hello Everybody!I have one question. Is it possible to avoid the emerging window that appears when you put your sign in the signing field?I want to save my document ONLY via a Saving-button, not when signing.Thanks for yout time,Javier

Views

360

Likes

0

Replies

1