HighDots Forums  

Print Button/Open Window- Multitasking!

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Print Button/Open Window- Multitasking! in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
screech90
 
Posts: n/a

Default Print Button/Open Window- Multitasking! - 11-04-2004 , 04:26 PM






I have a html page that I put a print button on. I need to button to open a
pdf document and then print the pdf doc. Here is the code that I have- Any
suggestions whould be great. I do not know how to get this to work!!!! <head>
<script type='text/javascript'> function print_page() {document.write}
</script> </head> <body> <a href='javascript:window.print();'><img
src='print.gif' border='0'></a> </body>


Reply With Quote
  #2  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: Print Button/Open Window- Multitasking! - 11-04-2004 , 04:31 PM






Good news. Your attempts to get it to work have not been in vain. That's
because it won't work. No way. Sorry.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"screech90" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
I have a html page that I put a print button on. I need to button to open
a
pdf document and then print the pdf doc. Here is the code that I have-
Any
suggestions whould be great. I do not know how to get this to work!!!!
head
script type='text/javascript'> function print_page() {document.write}
/script> </head> <body> <a href='javascript:window.print();'><img
src='print.gif' border='0'></a> </body




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.