I have a form letter-type document that the clerk prepares as signed from 1 of 2 people: the manager or the assistant manager. In the past, I've created 2 separate versions of the multi-page form for each of the 'signers.' Now, because there are multiple versions of the form (a version with 2 different versions of the 3rd page), I want to create those as 2 different versions rather than 2 sets with 2 versions giving the clerk FOUR different forms to work with (and actually it's 4 different versions that could come for the 2 signers = 8!!) Until I learn how to use LiveCycle, this is the way I have to do it.
My questions is, if I embedded both signatures (JPGs), is there a way to write script for the clerk to choose to hide the one that she doesn't want to use OR can I make the jpg signature files a combo box choice?
The form doesn't have to be secured because it's used in-house by 1 or 2 clerks exclusively. Ideally, the clerks need an enabled pdf so that they can save the 9-11 page document for future reference or when they recertify the employees.
TIA,
Page
For LiveCycle, take a look at this tutorial:
https://admin.adobe.acrobat.com/_a200985228/p87746471/
For doing the same thing on an AcroForm you can place the signature images in Button Fields. To hide/show see this article:
http://www.acrobatusers.com/tutorials/2006/show_hide_fields
Thom Parker
The source for PDF Scripting Info
[url=http://www.pdfScripting.com]pdfscripting.com[/url]
The Acrobat JavaScript Reference, Use it Early and Often
[url=http://www.adobe.com/devnet/acrobat/javascript.php]http://www.adobe.com/devnet/acrobat/javascript.php[/url]
Then most important JavaScript Development tool in Acrobat
[url=http://www.pdfscripting.com/public/34.cfm#JSIntro][b]The Console Window (Video tutorial)[/b][/url]
[url=http://www.acrobatusers.com/tutorials/2006/javascript_console][b]The Console Window(article)[/b][/url]
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script