| | |
Printing a web page from asp.net
Please support our VB.NET advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Feb 2008
Posts: 19
Reputation:
Solved Threads: 0
Hi,
I am using the following javascript code for printing a web page
but the webpage is not getting printed fully.Half page is not coming to the A4 sheet
url = "home.aspx"
printscript = "<script language='javascript'>" + "window.print('" + url + "', 'CustomPopUp', " + "'width=1000,height=800,left=0,top=0')" + "</script>"
ClientScript.RegisterStartupScript(Me.GetType(), "Printpage", printscript)
how can I solve it?Please help
Thankx in advance
I am using the following javascript code for printing a web page
but the webpage is not getting printed fully.Half page is not coming to the A4 sheet
url = "home.aspx"
printscript = "<script language='javascript'>" + "window.print('" + url + "', 'CustomPopUp', " + "'width=1000,height=800,left=0,top=0')" + "</script>"
ClientScript.RegisterStartupScript(Me.GetType(), "Printpage", printscript)
how can I solve it?Please help
Thankx in advance
![]() |
Similar Threads
- How is 3Tier architecture implemented in ASP.NET (ASP.NET)
- Printing from as ASP.Net web page (ASP.NET)
- Printing of Data not window on Client Sde (ASP.NET)
- Print a web page in ASP.net (ASP.NET)
- Printing using Web Control Print button VB.NET (JavaScript / DHTML / AJAX)
- Printing using Web Control Print button. (ASP.NET)
- Why a web site, and why web hosting? (IT Professionals' Lounge)
Other Threads in the VB.NET Forum
- Previous Thread: Datagrid not showing database value
- Next Thread: using tree view and then geting thumbnail ....plz help
| Thread Tools | Search this Thread |
.net .net2005 30minutes 2005 2008 access account arithmetic array basic binary bing button buttons center check code combobox component connectionstring crystalreport data database databasesearch datagrid datagridview date design dissertation dissertations dissertationthesis dropdownlist excel fade file-dialog folder ftp generatetags google gridview hardcopy image images input insert intel internet mobile monitor ms net networking objects output passingparameters peertopeervideostreaming picturebox picturebox1 port print problem problemwithinstallation project reports" save savedialog searchbox searchvb.net select serial shutdown soap survey table tcp temperature text textbox timer toolbox trim update updown user usercontrol vb vb.net vb.netcode vb.netformclosing()eventpictureboxmessagebox vb2008 vbnet view visual visualbasic visualbasic.net visualstudio visualstudio2008 web winforms wpf





