post_format#
Bases:
TUIMenu
Enter the PostScript driver format menu.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
fast_raster
(service, version, mode, path)Use the new raster format.
raster
(service, version, mode, path)Use the original raster format.
rle_raster
(service, version, mode, path)Use the run-length encoded raster format.
vector
(service, version, mode, path)Use vector format.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Use the new raster format.
Bases:
TUIMethod
Use the original raster format.
Bases:
TUIMethod
Use the run-length encoded raster format.
Bases:
TUIMethod
Use vector format.