Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Printing problem

Status
Not open for further replies.

Fris

Programmer
Jun 23, 2003
22
US
I am a VBScript beginner with very limited knowledge.

I have developed several html forms. When printed, the right side of the page is cut off. If I use File/Page Setup and reduce the Left and Right margins to .25, all is well when printed. However, we would like our customers to NOT have to do that. Is there code that can be added that will force the form to print in its entirety? Or, is there someway to layout the page that will eliminate this problem. I have tried reducing the width from 100% to 90%, with no difference.
 
I'm having the same problem. Have you found a solution?

Medic
 
No, I didn't get a solution. After further research, I don't think there is a way to fix the problem within the VBScript. The only solution I came up with was to click File/Page Setup and change the margins to .25. I wish I could be more help.

cs
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top