View Complete Post
i want to take print out of asp.net page..
Firstly i want to transfer this content in MsWord file in same format that is on browser screen
then i want to take automatic print out....
how can i do this
Please reply
Hi,
I have an SP that simply performs a COUNT(*) from a table. I'm am trying to print that number in an ASP Label. It works in Query analyzer but I cant wrap my head around how to display it in a label. Any guidance much appreciated.
Thank you.
Is it possible to Print Screen and then immediately Paste into a .NET app and upload to a server? I'd like to skip the step of the user having to first paste the screen into an image program and save as a jpg, gif, etc. Thanks!
how to get a report in my c#.net page button lick event also steps to call a report from asp.net to reporting services
Thanks in advance
hi all
my crystal report works well but when i want press button print instead of print ,export it to a file
what should i do for paper print?
thanks in advance
Paul DiLascia
MSDN Magazine November 2005
Printing is an integral part of every complete Windows-based application. Providing robust printing capabilities in these applications has often proved to be a tedious chore. Now, printing from Windows Forms with the .NET Framework means you must adopt a document-centric approach, resulting in cleaner and more manageable code. While the System.Windows.Forms namespace provides seamless integration with all the standard print dialogs (such as Print Preview, Page Setup, and Print), the System.Drawing.Printing namespace offers numerous classes for extensibility and customization. These classes, and how they provide access to printing capabilities, are covered here. Other useful techniques, such as printing in the background to allow the user to continue other tasks, is also explained.
Alex Calvo
MSDN Magazine February 2003
Robert Hess
MSDN Magazine March 2001
I need who print a crystal report in mvc, i have a example in the server show the report ok, but i canôt print and export, could someone help me?
Hi i create a print view brower enabled form in Infopath 2007 with header and footer. In Infopath works fine. Margin was ok, header and footter to. But then i try to print this browser the margin, header and footer it changes to default setting of browser ? I try also create a print button in form with VS 2008 code, but method :
this.print(); not working.
It is possible to print the "print view" in browser as the same like in Infopath 2007? Does anyone have the code how to create a print button in C# on browser enabled form?
Hello I have posted a similar question here and one good solution was created a pdf with my Charts and then print the pdf but I am needing print all my diferent chart without create other any documente like a pdf. Need some help Thanks
Old question(Hello I have a web application with several MSChart and I need print all these chart but I dont know how. In some examples in the internet people using EditCopy() but it dont working for me because I cant found that method.)
Hall of Fame Twitter Terms of Service Privacy Policy Contact Us Archives Tell A Friend