> On 2 Mar 2016, at 13:53, Mark Waddingham <m...@livecode.com> wrote: > > If you are printing the browser content on its own, then you could try using > JavaScript - something along the lines of 'window.print()'. However, I'm not > sure how controllable that is - perhaps someone with more intimate knowledge > of doing such things in JavaScript in browsers could chime in and comment :)
This seems to be the best way by calling from LiveCode into the Javascript of the Browser. I have found this which seems to allow for calling LiveCode from Javascript but not anything going in the other direction? ------ Name: javascriptHandlers Type: property Syntax: set the javascriptHandlers of <widget> to <pHanderList> get the javascriptHandlers of <widget> Summary: A list of LiveCode handlers that are made available to JavaScript calls within the browser. ——— All the best Terry _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode