Browse by Tags

Related Posts

  • Printing Big (Huge... You dont belive how huge...) image in a browser

    Hi, This is a client side only request, I create a page dynamically looks like < center > < span style = "font-size: 9pt; color: #00455a; font-family: Arial" > One Line Text Here .</ span > < div >< img id = "Image1" style = "border-top-width: 0px;...
    Posted to Client Side Web Development (Forum) by e_edric_001 on 08-27-2008, 12:00 AM
    Filed under: <Img> javascript in asp.net, DHTML, div print @media, html, htmll, IE, IE Print, ie7.0, CSS, IE7, print
  • How to set printer by javascript?

    This is my code: < script language ="javascript" type ="text/javascript"> function PrintDiv() { var myContentToPrint = document.getElementById( "dv01" ); var myWindowToPrint = window.open( '' , '' , 'width=800,height=600,toolbar=0,scrollbars=-1...
    Posted to Client Side Web Development (Forum) by vohuman on 03-15-2008, 12:00 AM
    Filed under: print, printer, script, html, javascript, javascript asp.net, javascript asp.net ajax
  • How to print an HTML file by using System.Drawing.Printing in the .cs code file?

    How to print an HTML file (or a string variable which contents HTML code) by using System.Drawing.Printing in the .cs code file ? (not javascript) for example: PrintDocument pd1 = new PrintDocument (); string scp; protected void Page_Load( object sender, EventArgs e) { pd1.PrintPage += new PrintPageEventHandler...
    Posted to System.Drawing/GDI+ (Forum) by vohuman on 03-08-2008, 12:00 AM
    Filed under: Page, print, PrintDocument, PrintPage, System.Drawing.Printing, System.Web.UI.HtmlControls, HTML, HTTP Handlers, system.drawing
Page 1 of 1 (3 items)