HI folks,
I have had a search on this group and some references to print
commands, but either they are not working for me or I just don't know
enough about java -- probably the latter.
If I create a button, call it 'Print' what JS do I need to add in
order to allow users to print the form?
It sounds so simple, but one try left my form inoperable.
~ Paul
Adam Harding - 13 Apr 2007 12:48 GMT
Paul
Not good news for you as for ANY print functionality the form needs to be
Fully Trusted on the local PC. A laborious and problematic situation to be
in.
I resorted to popping up a text box saying click the Print Icon as it was so
much simpler than trying to work around the full trust problem
Cheers Adam
> HI folks,
> I have had a search on this group and some references to print
[quoted text clipped - 6 lines]
>
> ~ Paul
Paul - 17 Apr 2007 15:05 GMT
Hi Adam,
Ok, so if fully trusting is so problematic, can you advise me how you
created a pop up box with that message in?
Thank you everso much for your help.
~ Paul