Main > Programming > Libraries >

PostScript::File 1.01

PostScript::File 1.01

Sponsored Links

PostScript::File 1.01 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.022 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1138
Date added: 2006-09-26
Publisher: Chris Willmot

PostScript::File 1.01 description

PostScript::File is a Perl base class for creating Adobe PostScript files.

SYNOPSIS

use PostScript::File qw(check_tilde check_file
incpage_label incpage_roman);

Simplest

An hello world program:
use PostScript::File;

my $ps = new PostScript::File();

$ps->add_to_page( <<END_PAGE );
/Helvetica findfont
12 scalefont
setfont
72 300 moveto
(hello world) show
END_PAGE

$ps->output( "~/test" );

All options

my $ps = new PostScript::File(
paper => Letter,
height => 500,
width => 400,
bottom => 30,
top => 30,
left => 30,
right => 30,
clip_command => stroke,
clipping => 1,
eps => 1,
dir => ~/foo,
file => "bar",
landscape => 0,

headings => 1,
reencode => ISOLatin1Encoding,
font_suffix => -iso,

errors => 1,
errmsg => Failed:,
errfont => Helvetica,
errsize => 12,
errx => 72,
erry => 300,

debug => 2,
db_active => 1,
db_xgap => 120,
db_xtab => 8,
db_base => 300,
db_ytop => 500,
db_color => 1 0 0 setrgbcolor,
db_font => Times-Roman,
db_fontsize => 11,
db_bufsize => 256,
);

PostScript::File 1.01 Screenshot

Advertisements

PostScript::File 1.01 Keywords

Bookmark PostScript::File 1.01

Hyperlink code:
Link for forum:

PostScript::File 1.01 Copyright

WareSeeker periodically updates pricing and software information of PostScript::File 1.01 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of PostScript::File 1.01 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
PostScript::Graph::Style is a style settings for postscript objects. Free Download
PostScript::Graph::Bar Perl module can draw a bar chart on a postscript file. Free Download
Doxygen Filter is an input filter for Doxygen enabling support for Perl code documentation. Free Download
RPM::Util::Files is a Perl module to generate %files list in RPM Specfile. Free Download
CAD::Drawing::IO::PostScript is a Perl module with PostScript output methods. Free Download
DocPerl provides a web-based interface to Perls Plain Old Documentation (POD). Free Download
pslj shell-script is used to print Postscript files to a LaserJet 5L printer. Free Download
Test::Perl::Critic is a Perl module use Perl::Critic in test programs. Free Download