Make a non-print section of the form

Zak14

Registered User.
Local time
Today, 08:26
Joined
Jun 27, 2014
Messages
166
I want controls on the left of my form, but when I do it this way and then print a record, it displays a big blank section.
How do I make the left side a non-print section for my controls?
 
Is this not possible?
 
Please clarify - perhaps post a screenshot of your form

you say you want controls on the left of your form but you want a non print section and when it prints it is blank - so what is the problem?

Just to be clear, non print does not mean it will shift everything on the right to the left.
 
Sorry I meant RIGHT. Currently, my form is big enough that it's one A4 page wide. I want controls on the right side of the form but I don't want to expand the form for print, coz otherwise, I'm left with extra space that prints on 2 pages.
 
I think you are saying you only want to print the left side of the form and not the right where the buttons are.

If this is the case then it is not possible, you can only print the whole form. What you could do is set up a report which looks like the left part of the form and print that instead.
 
Thank you; I'll think of a workaround through my layout instead.
 

Users who are viewing this thread

Back
Top Bottom