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

lisa_adobe1234
lisa_adobe1234
Offline

Badges

Badges
1

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
1

Discussions

Discussions
0

Questions

Questions
1

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by lisa_adobe1234
Customize the badges you want to showcase on your profile
Collate - getPrintParams() not a function - Adobe LiveCycle 05-04-2011
I created my first adobe form last week using LiveCycle Designer. I have a print button that I need to print 2 collated copies. I changed the number of copies to 2 in the Form Properties, but there is no option to collate. I found the thread: http://forums.adobe.com/message/1159272I created a .js file and put it in my C:\Program Files\Adobe\Acrobat 9.0\Acrobat\Javascripts folder. CollateAndPrint = app.trustedFunction( function(oDoc) { var iCopies = 3; var iPages = oDoc.numPages;app.beginPriv(); ...

Views

1.2K

Likes

0

Replies

0