I need some help laying out the viewer with multiple pages width different sizes. #158
Unanswered
acollazomayer
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have one big pdf that has multiple pages with really different sizes. One of the sizes is a really wide document. This really wide document breaks the whole layout because it increases the width by almost 3000px.
I tried by setting a maxWidth by calculating an A4 aspect ratio. But this does not help because the big document then becomes "cutted".
Any ideas on how I can solve this?
the image shows what I am talking about. the pdf has one big page that shifts the whole layout.
Beta Was this translation helpful? Give feedback.
All reactions