Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mediabox values of pdf page size #56

Open
dzocespd opened this issue Dec 25, 2024 · 0 comments
Open

Mediabox values of pdf page size #56

dzocespd opened this issue Dec 25, 2024 · 0 comments

Comments

@dzocespd
Copy link

dzocespd commented Dec 25, 2024

Is it possible to extract or return the values of the pdf's MediaBox page size?

The result returned is the correct size of the pdf (the CropBox values) as:

 "pageInfo": {
        "num": 2,
        "scale": 1,
        "rotation": 270,
        "offsetX": 0,
        "offsetY": 0,
        "width": 3371.6035,
        "height": 1227
      }

Also could minX and minY be returned?
image

@dzocespd dzocespd changed the title Mediabox values of pdg page size Mediabox values of pdf page size Dec 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant