Printing just the contents of an iFrame
-
Hello!
Found your plugin and I’m very hopeful it will work for me. I have a secured web page. That page has an iFrame that contains the results of a database search. I would like only the contents of the iFrame to print. What I’ve done so far is:
<div id="print_target">This is the simple print target for the page [print-me target="#print_target"] <iframe width='1300px' height='1000px' frameBorder='0' src='https://trunao.com/form/Sharelink/---------/embed'></iframe> </div>
What I’ve done is not quite working. Only the header information from the database appears in the print preview.
Would you please help me to correct my code? Ultimately I want to be able to print-to-PDF the contents inside the iFrame.
Thank you for your assistance!
best regards,
Frederick
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Printing just the contents of an iFrame’ is closed to new replies.