home *** CD-ROM | disk | FTP | other *** search
- GRAPHICDUMP(1) DOS COMMANDS GRAPHICDUMP(1)
-
- NAME
- GRAPHICDUMP : Prints the content of any Amiga screen on a printer.
-
- SYNOPSIS
- GRAPHICDUMP [tiny|small|medium|large|xdots:ydots]
-
- TEMPLATE
- GRAPHICDUMP "[tiny | small | medium | large | xdots:ydots] "
-
- PATH
- SYS:Tools
-
- DESCRIPTION
- GRAPHICDUMP prints the contents of the frontmost screen on a
- printer 10 seconds after the command is issued. This means that the user
- has 10 seconds to "produce" the screen he wants to print. The printer
- settings are taken from the preferences settings. The command is usually
- started from Workbench, but can be called from the Shell.
- With the different options, it is possible to set the size of the
- paper hard copy.
-
- OPTIONS
- tiny: the width of the printed screen is more or less 1/4 of the
- original. The height is adjusted to maintain the original aspect
- ratio of the screen.
-
- small: the width of the printed screen is more or less 1/2 of the
- original. The height is adjusted to maintain the original aspect
- ratio of the screen.
-
- medium: the width of the printed screen is more or less 3/4 of the
- original. The height is adjusted to maintain the original aspect
- ratio of the screen.
-
- large: the screen is printed to the maximum size allowed by the printer.
- This is the default.
-
- xdots:ydots : the width and height to use for the printed copy. This
- must be used wisely when the original aspect ratio has to be
- preserved. Both size must be given (or none at all.)
-
- SEE ALSO
- PREFERENCES.
-
- EXAMPLE
- > GRAPHICDUMP medium
- > GRAPHICDUMP 320:100
-