Printing a hidden image

  • Thread starter Thread starter SteveK14
  • Start date Start date
S

SteveK14

I have a Little League registration form i am designing. On the page I have
to buttons. One to print the form, one to email it. I have these button
properties to be visible but not to print. This works fine. I would like to
put an image or object in it's place that contains a League Use only
checkbox. I have placed an image there through the command toolbar in design
mode. When i go to the properties i choose "Visible: False" and "PrintObject:
True". But the image will not print. This is an online registration form and
when it is printed out I do not need to see the print or email buttons but
would like the unused space to be used for the League Use Only fields.
 
Hi,

You will probably need to unhide the object (in code) print and then rehide
it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top