Re: Printing a revBrowser

2016-02-10 Thread Mark Waddingham
On 2016-02-10 17:34, Terence Heaford wrote: Thanks for that, will investigate. I've raised a docs issue about revBrowserSnapshot here: http://quality.livecode.com/show_bug.cgi?id=16902 I've also raised an issue about printing in the browser widget here: http://quality.livecode.com/show_bug.

Re: Printing a revBrowser

2016-02-10 Thread Terence Heaford
Thanks for that, will investigate. All the best Terry > On 10 Feb 2016, at 16:25, Mark Waddingham wrote: > > On 2016-02-10 17:06, Terence Heaford wrote: >> If you look at Safari on a Mac it defaults to not printing backgrounds. >> On inspection of the print dialogue box you will notice a che

Re: Printing a revBrowser

2016-02-10 Thread Mark Waddingham
On 2016-02-10 17:06, Terence Heaford wrote: If you look at Safari on a Mac it defaults to not printing backgrounds. On inspection of the print dialogue box you will notice a checkbox to Print Backgrounds towards the bottom of the window. On checking this box in Safari it prints the background b

Re: Printing a revBrowser

2016-02-10 Thread Mark Waddingham
On 2016-02-10 17:06, Terence Heaford wrote: On 10 Feb 2016, at 15:57, Mark Waddingham wrote: If you look at Safari on a Mac it defaults to not printing backgrounds. On inspection of the print dialogue box you will notice a checkbox to Print Backgrounds towards the bottom of the window. On che

Re: Printing a revBrowser

2016-02-10 Thread Terence Heaford
> On 10 Feb 2016, at 15:57, Mark Waddingham wrote: > >> What’s wrong with revBrowserPrint and backgrounds? > > Assuming you mean that no background means that any background fill you have > on the page isn't printed then... > > Nothing is wrong I don't think - doing revBrowserPrint asks the b

Re: Printing a revBrowser

2016-02-10 Thread Mark Waddingham
On 2016-02-10 16:39, Terence Heaford wrote: What’s wrong with revBrowserPrint and backgrounds? Assuming you mean that no background means that any background fill you have on the page isn't printed then... Nothing is wrong I don't think - doing revBrowserPrint asks the browser to print - wh

Re: Printing a revBrowser

2016-02-10 Thread Terence Heaford
Hi Mark, OK, I understand. Adjusted image size and all’s well. What’s wrong with revBrowserPrint and backgrounds? Does the widget browser in LC8 print directly? Text and Backgrounds? Thanks Terry > On 10 Feb 2016, at 15:25, Mark Waddingham wrote: > > On 2016-02-10 14:58, Terence Heaford w

Re: Printing a revBrowser

2016-02-10 Thread Mark Waddingham
On 2016-02-10 14:58, Terence Heaford wrote: Also just tried this example from the dictionary. local tSnapshot revBrowserSnapshot sBrowserId, "tSnapshot" set the imageData of image "Browser Thumbnail" to tSnapshot The dictionary example isn't very good there... ImageData does not carry the siz

Re: Printing a revBrowser

2016-02-10 Thread Terence Heaford
Also just tried this example from the dictionary. local tSnapshot revBrowserSnapshot sBrowserId, "tSnapshot" set the imageData of image "Browser Thumbnail" to tSnapshot All the data displayed in the image is corrupted. Now for the sarcastic comment: DOES ANYTHING WORK WITH A REVBROWSER? It wou

Re: Printing a revBrowser

2016-02-10 Thread Terence Heaford
It seems that a revBrowser is NOT set to print backgrounds and I cannot see a property to allow this. Does anyone know? Thanks Terry > On 10 Feb 2016, at 12:17, Terence Heaford wrote: > > How do you print a RevBrowser (either original or ref)? > > I have tried revBrowserPrint and it only

Printing a revBrowser

2016-02-10 Thread Terence Heaford
How do you print a RevBrowser (either original or ref)? I have tried revBrowserPrint and it only prints text and not images. All the best Terry ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscrib