Skip to main content
Participant
March 13, 2018
Question

Printing

  • March 13, 2018
  • 2 replies
  • 446 views

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.

This topic has been closed for replies.

2 replies

JR Boulay
Community Expert
Community Expert
March 15, 2018

this.print(false, 45, 46);

this.print(false, 17);

this.print(false, 14);

this.print(false, 1, 8);

Acrobate du PDF, InDesigner et Photoshopographe
Meenakshi_Negi
Legend
March 14, 2018

Hi JohanUSMC,

There are two methods, that you can use to print the specific pages in the PDF:

1. Open the PDF thumbnails in the application and select the pages there that you wish to print.

   Then go to File > Print. The pages will be selected and you can simply print the pages.

2. Open the PDF and click on the Print icon at the top. In the Print dialogue box, select pages.

  Then type in (2-9, 15, 18, 46, 47).  I have used the page numbers you have listed above. It seems that you are not adding space in between which creating issue.

Check if that works for you.

Let us know if you still experience the issue.

Regards,

Meenakshi

Abambo
Community Expert
Community Expert
March 14, 2018

looks like the OP wants to do this with scripting.

ABAMBO | Hard- and Software Engineer | Photographer