Skip navigation
This discussion is locked
Currently Being Moderated

Invert a page on two of the PDF

Apr 13, 2012 12:29 AM

Tags: #pdf #postscript

Hello!!

 

Sorry for my bad English. I am going to try not to make too much error .

 

My problem is easy, but answer not.

I would like to automatise operation to invert a page on two of the PDF. I explains.

 

I've lot of PDF of 2, 4, 6 ,8 ... pages.

For example for a PDF contains 2 pages: 1,2 > 2,1

For example for a PDF contains 8 pages: 1,2,3,4,5,6,7,8 > 2,1,4,3,6,5,8,7

 

I've no idea with adobe pro, but with Ghostscript et Psutils it's possible, i've tried to create:

 

pdf2ps c:\chemin\fichier_original.pdf c:\chemin\fichier_moins_original.ps

 

pstops -pa4 2:0,1U(21cm,29.7cm) c:\chemin\fichier_moins_original.ps c:\chemin\fichier_plus_tourner.ps

 

ps2pdf c:\chemin\fichier_plus_tourner.ps c:\chemin\fichier_original_tourner.pdf

 

I thinks it's possible to create same code with postscript on adobe but i don't know how to do.

 

If anyone would like to help me..

 

Thanks for your answer.

 

Best regards all.

 
Replies
  • Currently Being Moderated
    May 19, 2012 9:18 PM   in reply to alexrastafari42

    You've posed a question about PDF manipulation on a PostScript forum. Please repost on a more appropriate forum. Thank you!

     

              - Dov

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points