Name: Logo on the fly
Author: Pedro Gomez-Fabre
Version: 1.0
Created: 5/2008
Purpose: This protocol show how to create a logo (images) on the fly. This is useful when you like to publish/share a protocol pointing to a file in your system. When sharing that protocol the logo will appear as broken. This example shows how to solve this issue. If you have problems or are not familiar with base64 conversion. Base64Converter protocol has been created to assist you.
O/S: Windows and Linux
Limitations: none known
Keyword: logo, images on the fly, Convert From Base64, reporting.
Contents: LogoOnTheFly.xml, Base64Converter.xml
Installation and Use:
1. Download component and import it into Pipeline Pilot
2. Run Base64Converter to create the text string needed for the logo generation on the fly.
3. Copy the returning text string and use it to replace the text string in the example.
Note: Don’t forget to add “');” at the end of your string in your PilotScript component