Avatar

Level 1

Thanks - I thought about this after I wrote my initial question.  The problem is it's not working.  I've left off the postPrint script for now.  The actions are working fine - the page becomes visible but it won't print.  If I click the print button a second time then it will print!  It's almost as though the "Print" action is occuring before the "Visible" action.  To try and counter this I created a series of buttons so the first one clicked by the user will make the page visible, and then execute in a chain the subsequent buttons which will eventually print.  I did this in hopes that it would be visible before printing.  But still it's not becoming visible before the "Print" is executed.  And the prePrint does the same.  It doesn't make sense - what am I missing? 

Can I forward this to someone to review?

Thanks!