Skip to content

rotate pdf document #42

@gurdipe

Description

@gurdipe

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions