| Scala5 Python Examples | ![]() |
The following examples show various things that can be done using the Python scripting language in conjunction with ScalaScript. Some of the examples and some may require features or fixes in the latest releases of Scala5.
These Scripts are technical examples for illustrative and educational purposes and are provided as-is. You are free to adapt, perfect, and use them in any network. As examples, they may not be 100% bullet-proof in your network. Should you require customized versions of these scripts to meet your needs, please contact your Scala Certified Partner or your Scala Channel Manager.
This ScalaScript uses Python to download an image file from the web, integrate it into the Scala5 Local Integrated Content folder, and display it.
Click here for the Dynamic Web Picture Display example.
This ScalaScript uses Python to grab the screen as a bitmap, and to send it to the printer.
Click here for the Print Screen example.