Hello everyone,I'd like to change the order of pages in a pdf. I have
tried to create a DDX like this:
it does suppress the pages that are not present in the
range (here pages 6,7 and but the result stays in the ascending order
(here 1,2,3,4,5,9,10,11,12,13,14).in the ddx docu there is this exampe:
penultimate,4,5,1-3 but still, my result is page 1 to 5 and then (with
the above pdf) page 13.This behaviour seems strange to me. Is it normal?
Is there a way to change the order of pages in a pdf...