-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
Sorry for the simple question
I am trying to rotate a generated pdf document in a ruby on rails application by 180 but unsure of the the ruby .cat command
I can rotate the pdf via the command line using the following command:
pdftk in.pdf cat 1-endsouth output out.pdf
but do not know how to convert this command to a ruby command using active_pdftk
Metadata
Metadata
Assignees
Labels
No labels