I tested and I have the same problem. However, as a
workaround, if you right click on the web browser control while in run time,
there is a shortcut menu available with a print option. This will print
just what's in the web browser control and not the surrounding borders, buttons
etc.
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 17, 2005 11:42 AM
To: RBG7-L Mailing List
Subject: [RBG7-L] - RE: Print data from form - New question
Dawn,
Yes, the paste into Word shows an exact duplicate of the form with
the UPS web site data showing as expected. The form print does not include
the Web site data.
-Bob
-------------- Original message --------------
Bob,If you hit the print screen button on the keyboard and paste it into paint / word (whatever), does it show properly?Dawn
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 17, 2005 10:43 AM
To: RBG7-L Mailing List
Subject: [RBG7-L] - Print data from form - New questionI have further developed our UPS WorldShip / Rbase connection so that as a user is viewing an order, they can click a "Track" button. An EEP then transmitts an HTML request that brings up the UPS website with all the delivery information. Users love it.However, they now want to print the delivery information. I am using a variable web browser control to display this information. The browser control does not have the usual print features, so I placed a button control with an eep that executes "PROPERTY RBASE_FORM PRINT 'Printer'. This indeed prints the form, showing the buttons and borders etc., but none of the UPS web data inside the web browser control is included on the printout. It simply shows blank. (No big black box, just blank)Hopefully this can be done. I would appreciate any pointers on doing this!Thanks!-Bob
