Question
Printing
I'm trying to print specific pages from a 51 page document, Namely, 2,3,4,5,6,7,8,9,15,18,46,47
I've tried this but it doesn't see to work.
this.print(true,2,3,4,5,6,7,8,9,18);
i need help.
I'm trying to print specific pages from a 51 page document, Namely, 2,3,4,5,6,7,8,9,15,18,46,47
I've tried this but it doesn't see to work.
this.print(true,2,3,4,5,6,7,8,9,18);
i need help.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.