Solved My report does not fit the page in print preview.

Local time
Tomorrow, 00:11
Joined
Aug 19, 2021
Messages
212
Page size is A4
Report width is 11.125"
1632291867955.png


Please guide me how to fix it.
 
Reduce the margins. Click the margins button in your ribbon to do so.
If its still too big, then you will need to reduce the width of one or more controls
...or use A3 & get a new printer :giggle:
 
You can see all margins are 0.25, Orientation is already Landscape, Page Size is A4, Report Width is already 11.125".

1632303269470.png


Reduce the margins. Click the margins button in your ribbon to do so.
If its still too big, then you will need to reduce the width of one or more controls
...or use A3 & get a new printer :giggle:

1632303634039.png

1632303670069.png

1632303742960.png
 
use smaller font size.
But the width of my report is 11.125 means A4 size. How its possible to cut my half page? Report's orientation is Landscape but its margin in layout view seems like portrait. You can see in the image below:
1632305667979.png
 
You have reached the ultimate problem with any report in any language - excessive data density. You need to either set the DESCRIPTION field with .CANGROW = 1 and shrink its .WIDTH or you need to use a REALLY small font or you must accept that you will truncate something. You have too much data to be displayed in that format.
 
Evening all,

I've got something strange with some reports - they are showing fine as A4 landscape reports for me, but when my client opens them they open as A3 reports with a large area of white space although they are in the correct orientation - there are several printers available and it does the same thing with all as well as when saving as a PDF, I'm stumped but it must be something simple surely?
 
@chrisdd - Check the properties of your client's default printer. Sometimes the default printer's settings work their way into other things.

Also, this is not a big dig against you, but you often do better to open a new problem rather than ride on an old one. You tacked a problem onto a thread that is over 12 months old. It's not illegal to do so; there are no rules against it; but it isn't wise if you want the most exposure on your problem.
 

Users who are viewing this thread

Back
Top Bottom