Skip to content

Re-size the pdf page size to another size like in pdf XChange editor #491

@JoelBoily

Description

@JoelBoily

In pdf-Xchange editor , we have the tool to re-size page to another page size. example resize format A0 to Tabloid size.
And we can choose orentation, re-scale, keep ratio and the content fit the new paper size.

Is this librairy has already this functionnality?

Is this librairy can know the actual page size?

example of code we want to acheive:

1- Read the current page size to know if larger then a 11x17 or tabloid
2- if yes, re-size the page to a 11x17 or tabloid by scale it, keep ratio

Our custom tool pdf merge a lot of PDF files of different drawing format but we want to print all of them on 11x17 and letter. Due plotter driver limitation, some page size cannot been uncheck and the selected page size does not represent the real paper in the printer.

We want to solve the problem at the source. Before to merge the big bundle, we want to re-size some drawing to a specify format.

Image

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