PostScript::File is a class that writes PostScript files following Adobe's Document Structuring Conventions (DSC). You should be familiar with the DSC if you're using this class directly; consult the *PostScript Language Document Structuring Conventi...
CJM/PostScript-File-2.23 - 10 Oct 2015 14:39:24 GMTPostScript::Simple allows you to have a simple method of writing PostScript files from Perl. It has graphics primitives that allow lines, curves, circles, polygons and boxes to be drawn. Text can be added to the page using standard PostScript fonts. ...
MCNEWTON/PostScript-Simple-0.09 - 23 Sep 2014 23:57:13 GMTFix me....
SHAWNPW/PostScript-0.06 - 11 Aug 1999 14:15:40 GMTPostScript::Report helps you generate nicely formatted reports using PostScript. You do not need any knowledge of PostScript to use this package (unless you want to create new Component types). You probably won't create a PostScript::Report object di...
CJM/PostScript-Report-0.13 - 30 Nov 2013 19:07:05 GMTBy itself alone, this role does nothing useful. Use one of the classes residing under this namespace: PostScript::Barcode::azteccode PostScript::Barcode::datamatrix PostScript::Barcode::qrcode...
DAXIM/PostScript-Barcode-0.006 - 05 Jul 2010 09:32:22 GMTCreates a PostScript document with a user-defined header and footer, then attempts to squeeze the data into as many columns as possible....
FIVE/PostScript-Columns-1.23 - 08 Aug 2001 14:48:22 GMTPostScript::Convert uses Ghostscript to convert PostScript or PDF to other formats. You will need to have Ghostscript installed. It exports a single function: psconvert psconvert($input, [$output_filename], [options...]) This takes the PostScript cod...
CJM/PostScript-Convert-0.03 - 15 Mar 2014 17:57:56 GMTPostScript::Calendar generates printable calendars using PostScript. PostScript::Calendar uses Date::Calc's *_to_Text functions, so you can change the language used by calling Date::Calc's "Language" function before creating your calendar. Years must...
CJM/PostScript-Calendar-1.02 - 13 Jun 2015 16:11:41 GMTThe PostScript::TextBlock module implements four methods: new() - Create a New PostScript::TextBlock object This method instantiates a new object of class PostScript::TextBlock. addText( text=>$text, [ font=>$font ], [ size=>$size ], [ leading=>$lead...
SHAWNPW/PostScript-0.06 - 11 Aug 1999 14:15:40 GMTThis package allows Unix font resource files, so called '".upr"' files, to be read and parsed....
JV/PostScript-Font-1.10.03 - 27 Dec 2014 20:35:48 GMTWhy this module? I sometimes have to print a sheet of labels, each label bearing the same design, for example to label jars of marmelade. I tried to do this with OpenOffice.org writer, in a table. But I had to manually copy and paste the design of th...
CBOUVI/PostScript-LabelSheet-0.02 - 03 Jan 2013 09:54:08 GMTPostScript::ScheduleGrid generates a printable schedule in a grid format commonly used for TV listings. (If you are considering using it for actual TV listings, you should look at PostScript::ScheduleGrid::XMLTV, which creates a PostScript::ScheduleG...
CJM/PostScript-ScheduleGrid-0.05 - 22 Aug 2015 16:17:34 GMTPostScript::Simple::EPS allows you to add EPS files into PostScript::Simple objects. Included EPS files can be scaled and rotated, and placed anywhere inside a PostScript::Simple page. Remember when using translate/scale/rotate that you will normally...
MCNEWTON/PostScript-Simple-0.09 - 23 Sep 2014 23:57:13 GMTPostScript::Report::Font represents a font in a PostScript::Report. You won't deal directly with Font objects unless you are writing your own Components. You construct a Font object by calling the report's "get_font" in PostScript::Report method....
CJM/PostScript-Report-0.13 - 30 Nov 2013 19:07:05 GMTThis Container draws its children in a vertical column. There is no space between children. If the children are of different widths, they are all left aligned....
CJM/PostScript-Report-0.13 - 30 Nov 2013 19:07:05 GMTThis Container draws its children in a horizontal row. There is no space between children. If the children are of different heights, their tops are aligned....
CJM/PostScript-Report-0.13 - 30 Nov 2013 19:07:05 GMTThis module is designed as a supporting part of the PostScript::Graph suite. For top level modules that output something useful, see PostScript::Graph::Bar PostScript::Graph::Stock PostScript::Graph::XY An area of graph paper is created on a postscri...
CPWILLMOT/PostScript-Graph-1.02 - 19 Sep 2003 14:44:42 GMTThis Component is a simple text field. Note: While you may use a Field as a label by giving it a constant value, it always uses "font" to draw the text, not "label_font"....
CJM/PostScript-Report-0.13 - 30 Nov 2013 19:07:05 GMTThese are the custom types used by PostScript::Report....
CJM/PostScript-Report-0.13 - 30 Nov 2013 19:07:05 GMT