Demo-Print

(Copy URL in PhpBB Forum Format - Info)

From iMacros

Jump to: navigation, search

Print web pages and PDF documents

This demo works with the following page: http://www.iopus.com/imacros/demo/v4/print/index.htm

Macro Code

VERSION BUILD=303806   
'Demonstrate IIM printing feature  
TAB T=1     
TAB CLOSEALLOTHERS  
URL GOTO=http://www.iopus.com/imacros/demo/v5/print       
TAG POS=1 TYPE=A ATTR=HREF:http://www.iopus.com/imacros/demo/v5/print/print-warning.htm   
WAIT SECONDS=5     
BACK
'print browser page  
ONPRINT P=*     
PRINT             
WAIT SECONDS=3
URL GOTO=http://www.iopus.com/imacros/home/msg/ok.htm
Personal tools