-
Notifications
You must be signed in to change notification settings - Fork 0
pts insert image
Click Insert Image on the CONTENT ribbon panel to display the Insert Image window. Read more: Command Syntax
|
|---|

This adds an image into your document. You must press Insert (or Update if editing an existing command) for your changes to be applied to the current script in the editor.
The following image file formats are supported:
- BMP
- GIF
- JPG, JPEG
- PNG
- TIF, TIFF
There are two ways that you can use images in your scripts.
Click the Browse button to display a file window. Navigate to the image and select it. When you select an image the editor will automatically adjust the scale to fit the width of the page if it is too large.
If you are inside a LOOP command, you can set the Get image filename from field contents option to enable the field drop-down list. Select the field that contains the image path and click Insert. More than likely you will want to use the Location Map field as it has been provided for this purpose.
You can also alter the image size by moving the scale indicator or typing in a value. Using a scale under 100% will cause your image to reduce in size from it's original state. Likewise, using a scale greater than 100% will cause it to enlarge. The default is 100%.
If you use method 2 and have specified a field, then you must remember that all of the images displayed will use the same scale factor. The images are aligned using the current font alignment.
Reports with images can be printed or exported to Microsoft Word. However, please note that the CRS document only references the images and does not embed them. So if you delete the image files or move them then the script will not work correctly.
If you want to send a CRS with one or more image commands to another user you should supply the images too and the other user will have to alter the paths in the editor or else use the same directory structure. Using the images from a directory such as C:\ScriptImages is recommended to make this easier. An alternative is to print the document as PDF (use something like CutePDF) and email that or, as previously mentioned, export it to Microsoft Word.
Copyright © 2002 - 2025 by Andrew Truckle. All Rights Reserved.
- Using Public Talks
- Main Application Menu
-
Database Ribbon Panel
- Assignments Editor
- Backup Database
- Check Talk Exchange
- Compact Database
- Convert Database
- Create Unassigned Date Entries
- Database Security
- Maintain Databases
- Purge Database
- Rearrange Dates
- Restore Database
- Help Ribbon Panel
-
Home Ribbon Panel
- Create a Report
-
Manage Custom Reports
- Editing Scripts
- Content Ribbon Panel
- System Ribbon Panel
- Script Command Syntax
-
Tutorials
- Using The Script Editor
-
How To Write Scripts
- Module 1 - The Basics
- Module 2 - Hello, World!
- Module 3 - Multiple Text Blocks
- Module 4 - It's A Date, Then
- Module 5 - Oh, I'm Blushing!
- Module 6 - It is a Rainbow!
- Module 7 - The Font Of All Knowledge
- Module 8 - Queue To The Right
- Module 9 - Memory Like An Elephant
- Module 10 - May I Squeeze In There?
- Module 11 - Move Over, Please
- Module 12 - You Move Over Here
- Module 13 - Is My Back A Funny Colour?
- Module 14 - I'm Going Loopy Here!
- Module 15 - Fields Of Golden... Text
- Module 16 - Man, That Looks Weird
- Module 17 - Inner Peace, Inner Loop
- Advanced Script Features
- Quick Access Toolbar
- Settings Ribbon Panel
- Tools Ribbon Panel
- Revision History
- Contact Information
Click Insert Image on the CONTENT ribbon panel to display the Insert Image window. Read more: