I try to use Print() with portrait print. I modified all item in portrait print screen but when click Print() the screen did not fit to page like images below
this portrait print screen size is A4 so I modified all items to fit to this screen then I click Print on top right corner that contains Print() function and...
why my template do not fit to page width (A4) or Is it depend on display setting that i set like this image.
Best regard.
Hi @LalaLa ,
A4 paper size is 297*210 and your screen size set to 16:10 which makes the app screen's height way more larger than paper height if adjust to paper's width, so the screen need be scaled a little smaller and that is the why there is margin on the right.
To solve this issue, you need to set your app's aspect ratio smaller than 297:210 which also means set the app screen width bigger. I tested with 4:3 and found it could work.
Please have a try.
Best regards,
Community Support Team _ Jeffer Ni
If this post helps, then please consider Accept it as the solution to help the other members find it.
WarrenBelz
146,731
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
66,079
Most Valuable Professional