custom page size [modified]
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi Everyone, I have checked with html code for custom page size but i need to print with this page size code: <html> <head> <style> @page Section1{size:297.35pt 9.5in;} </style> </head> <body> <div class=Section1> <p class=MsoNormal><o:p> </o:p></p> </div> </body> </html> Can anyone help me in this regard.
Regards, Manowj
modified on Wednesday, January 09, 2008 8:08:28 AM