Jump to content

Printing every nth page


mjlongo

Recommended Posts

Hello, I have a document with a couple thousand pages. We have a need to print every 54th page starting on page one. so page 1, then page 55, then page 109 and so on all the way to the end. Is there an easy way to script this? Thanks!
Link to comment
Share on other sites

  • 2 weeks later...

My apologies. Yes, I meant compose. We already found a solution to the particular issue we had. However, I think I would still like some guidance on the best way to use some javascript for when similar situations arise.

 

So what I think I would need is simply this: Can I set every page in the document to "unused" without having to touch every one? If this can be done with a javascript command, that would be fine. But then I would need to be able to specify a certain set of pages for composition. An example might be a document with let us say 500 pages in it. I might have to compose only pages 1, 20, 40, 100, 150 and 250. Or maybe I would need to compose only every 25th page starting from page 1.

 

Thanks!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...