Short: PGS3 arexx script - Add a TIFF preview to EPS files Author: Michael.Merkel@gmx.net (Michael Merkel) Uploader: Michael Merkel gmx net (Michael Merkel) Type: text/dtp Version: 0.02 (13.06.1998) Replaces: text/dtp/AddEPSTIFFPrev.lha Architecture: generic ABOUT This is an ARexx script for use with PageStream3. It duplicates selected objects and moves them to a given page. Just select the objects(s) and call the script. DISTRIBUTION spread it! use it! _write me!_ REQUIREMENTS - PageStream3 (of course!!!) - >= V3.3x - EPSLab from Aminet _properly installed_! - post.library from aminet _properly installed_ (HWGPOSTbeta11.lha in text/print) - EPS pictures 8-) USAGE * insert the script in your script palette (rx Scripts/AddEPSTIFFPreview.rexx) * change the path for EPSLab in the script (default: epslabpath = 'Grafik:EPSLab/') * Place your EPS file in PageStream3 and select it. Now start the script. The new picture is called "oldfilename"T and automatically replaces the old picture on screen (internal/external - like before) Means: A file called "Picture.EPS" will be converted to "Picture.EPST" HISTORY V0.01 (11. October 1997) (12. June 1998) * Aminet release V0.02 (13. June 1998) * changed name to AddTIFFPreview.rexx * corrected EMail address AUTHOR Michael Merkel (MiMe@IRC) Michael.Merkel@gmx.net (Michael Merkel) http://webrum.uni-mannheim.de/fht/mmerkel/www/index.html THANKS TO SoftLogik for this wonderful program! It's the best on all platforms...