Home › Forum › General › Can I hide the print button on the printed page › Re: Can I hide the print button on the printed page
November 24, 2009 at 4:05 pm #4931
if you ‘hide’ any objects on your form, they won’t show in the pdf file. So if you are using the actual ‘print’ button, change that to use a standard button, and then run a behaviour under that ‘when clicked’ event to hide the button followed by the print action