Request: Script wizard for automatic PDF formatting for K3
Hi everybody, I had what I think might be a good idea but have no clue on how to implement it. Many books on PDF are very small in the K3 if they are not trade paperbacks in the original, and I don't like reading sideways.
I would like a script that duplicates every page on a PDF and then crops the bottom half (on the first copy) and the top half (on the second copy). So a page whose top and bottom halves are:
_
A
B
_
gets conveted to two pages:
_
A
B
_
A
B
_
and then cropped:
_
A
_
B
_
Is this possible with full acrobat? with free software?
Thanks!
|