Reply To: Creating a print button

#115496

I attach this javascript code to a ‘print’ button within acrobat to print the current page:

this.print({bUI: true, nStart: this.pageNum });

This article was last modified on March 24, 2019

Comments (0)

Loading comments...