Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

print multiple html or pdf files with one click

Status
Not open for further replies.

MCasey

Technical User
May 30, 2006
21
US
Hello-- I'd like to create an html page that gives the user the ability to print selected pages of the site by going to an html page, clicking check boxes of a list and then a button that says "print checked pages". Is there a way to do this? (I would also consider that pdfs of the pages could be printed instead of the html pages.) I'm a newbie...so the more direction the better.

Any ideas?
Thanks,
MC
 
If you used a frameset, loading each URL into (e.g) the bottom frame, and issuing a print command after it had loaded, that might work.

You'd need to put in place a suitable delay (say, 10 seconds) between loading each frame, to give each time to print.

Hope this helps,
Dan



Coedit Limited - Delivering standards compliant, accessible web solutions

[tt]Dan's Page [blue]@[/blue] Code Couch
[/tt]
 
Note that using dan's method will cause the print dialogue box to pop up each time a page is sent to the printer. However, I don't really see a better way than his to do it. OMG...... did I just condone using frames??????

Praise be to the creator. [bigears]

-kaht

Looking for a puppy?

[small]Silky Terriers are small, relatively odorless dogs that shed no fur and make great indoor pets.[/small]
 
check OPSP and I'll show you, I'll have to dig it up tho, may take a few mins

-kaht

Looking for a puppy?

[small]Silky Terriers are small, relatively odorless dogs that shed no fur and make great indoor pets.[/small]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top