Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 2.0 > ASP.NET 2.0 Basics
|
ASP.NET 2.0 Basics If you are new to ASP or ASP.NET programming with version 2.0, this is the forum to begin asking questions. Please also see the Visual Web Developer 2005 forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 2.0 Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old October 30th, 2007, 01:59 AM
Registered User
 
Join Date: Oct 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to gauravazad Send a message via MSN to gauravazad Send a message via Yahoo to gauravazad
Default print pdf file on client side

please update me how to print the pdf file on client side with list of pdf links given along with check boxes. when we check the checkboxes then those pdf files should be downloaded to the local system and then automatically be sent to printer for printing.
please help ASAP

thanks
gaurav
9886085510

gaurav azad
 
Old October 31st, 2007, 09:36 PM
planoie's Avatar
Friend of Wrox
 
Join Date: Aug 2003
Posts: 5,407
Thanks: 0
Thanked 16 Times in 16 Posts
Default

I don't think you'll be able to do this. The PDF needs to be loaded into a reader, usually Adobe reader. Then the user needs to print from the reader's browser plugin. I don't think you can interact with the reader from client-side code. And the need to make this work with multiple documents complicates the matter. You could potentially use a PDF stitcher to stitch together all the PDFs the user selects into a single document, but this doesn't solve the printing problem.

-Peter





Similar Threads
Thread Thread Starter Forum Replies Last Post
how to save a file on client side gauravawas ASP.NET 2.0 Professional 0 April 23rd, 2008 07:55 AM
file reading on client side vishalres Classic ASP Professional 0 April 9th, 2007 02:15 AM
Print file at client side in asp.net manish.sharma04 ASP.NET 2.0 Basics 0 April 4th, 2006 08:46 AM
File size on client side vincentvdm Classic ASP Basics 0 August 25th, 2003 02:19 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.