Main > Programming > Libraries >

Prima::Printer 1.20

Prima::Printer 1.20

Sponsored Links

Prima::Printer 1.20 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 1.4 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1186
Date added: 2006-07-31
Publisher: Dmitry Karasik

Prima::Printer 1.20 description

Prima::Printer is a system printing services.

SYNOPSIS

my $printer = $::application-> get_printer;
print "printing to ", $printer->printer, "...n";
$p-> options( Orientation => Landscape, PaperSize => A4);
if ( $p-> begin_doc) {
$p-> bar( 0, 0, 100, 100);
print "another page...n";
$p-> new_page;
$p-> ellipse( 100, 100, 200, 200);
(time % 1) ? # depending on the moon phase, print it or cancel out
$p-> end_doc :
$p-> abort_doc;
} else {
print "failedn";
}

Prima::Printer is a descendant of Prima::Drawable class. It provides access to the system printing services, where available. If the system provides no graphics printing, the default PostScript (tm) interface module Prima::PS::Printer is used instead.

Prima::Printer 1.20 Screenshot

Advertisements

Prima::Printer 1.20 Keywords

Bookmark Prima::Printer 1.20

Hyperlink code:
Link for forum:

Prima::Printer 1.20 Copyright

WareSeeker periodically updates pricing and software information of Prima::Printer 1.20 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 Prima::Printer 1.20 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
Prima::PodView is Perl module for POD browser widget. Free Download
Prima::Grids is a Perl module that contains grid widgets. Free Download
Prima::Lists is a Perl module for user-selectable item list widgets. Free Download
Prima::Edit is a Perl module for standard text editing widget. Free Download
Prima is a Perl GUI toolkit. Free Download
Roman is a Perl module for conversion between Roman and Arabic numerals. Free Download
Prima::Drawable is a 2-D graphic interface. Free Download
Prima::Application is root of widget objects hierarchy. Free Download