June 16th, 2010 08:46 AM
#1
Support for printing images in tif/jpeg format
Hi,
Is there a component in ASP.NET 4.0 which can print images that are located on the Web server? The user must be able to print these images from the aspx page.
June 17th, 2010 03:51 PM
#2
Re: Support for printing images in tif/jpeg format
As far as I know you need to first display them on the page that the user is viewing, and then you need to invoke window.print().
For a good example of the latter, see: http://www.javascriptkit.com/howto/newtech2.shtml
Brian
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules
Click Here to Expand Forum to Full Width
Bookmarks