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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Component for setting page margins

Status
Not open for further replies.

SatishPutcha

Programmer
Joined
Mar 12, 2002
Messages
256
Location
IN
Hello All

I am having major problems setting page margins while printing out a price list.

I want to set the the left and right page margins to 0 when printing.

I tried the TemplatePrinter(for IE5.5+ with JScript) but I think I was doing something wrong and it did not work well.

Is there an ASP third party component that allows us to set the page margins for a printable ASP page?

Thanks and Regards
Satish Kumar
 
Use stylesheets.

Try searching on google for ASP CSS Printing

-DNG
 
Hi DNG

Thanks for the reply. Will CSS help me set the margins as seen on the "Page Setup" box?

What I have seen is that margin settings are always having to be manually set to 0 from the Page Setup dialog box and that has been my major problem.

Regards
Satish
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top