You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When importing documents, the user should be able to import PDF pages of any bounds size and still be able to see the whole page. as of #1614 we just aspect fill the PDF into the iPad screen size. Instead, I should aspect fit the PDF and allow the user to zoom into the page w/o it snapping back to 1.0 (related to #1557)
For PDF size, I should also map the PDF to its physical printed size.
When importing documents, the user should be able to import PDF pages of any bounds size and still be able to see the whole page. as of #1614 we just aspect fill the PDF into the iPad screen size. Instead, I should aspect fit the PDF and allow the user to zoom into the page w/o it snapping back to 1.0 (related to #1557)
For PDF size, I should also map the PDF to its physical printed size.
http://stackoverflow.com/questions/11809133/default-paper-size-and-unit-for-pdf-documents-on-ios
The text was updated successfully, but these errors were encountered: