Games::Bingo::Print

A PDF Generation Class for Games::Bingo
Download

Games::Bingo::Print Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Jonas B. Nielsen
  • Publisher web site:
  • http://search.cpan.org/~jonasbn/

Games::Bingo::Print Tags


Games::Bingo::Print Description

A PDF Generation Class for Games::Bingo Games::Bingo::Print is a PDF Generation Class for Games::Bingo.SYNOPSIS use Games::Bingo::Print; my $bp = Games::Bingo::Print-Enew(); $bp-Eprint_pages(2); my $bp = Games::Bingo::Print->new( heading => 'Jimmys bingohalle', text => 'its all in the game!' filename => 'jimmys.pdf );This is that actual printing class. It generates a PDF file with pages containing bingo cards.The page contains space for 3 bingo cards, each consisting of 3 rows and 10 columns like this:EpreE +--+--+--+--+--+--+--+--+--+ | | | | | | | | | | +--+--+--+--+--+--+--+--+--+ | | | | | | | | | | +--+--+--+--+--+--+--+--+--+ | | | | | | | | | | +--+--+--+--+--+--+--+--+--+ E/preESo a filled out example card could look like this:+--+--+--+--+--+--+--+--+--+| 4|13| |30| | |62| | |+--+--+--+--+--+--+--+--+--+| | |22| |41|53| |78| |+--+--+--+--+--+--+--+--+--+| |14|27| | | |65| |80|+--+--+--+--+--+--+--+--+--+ Requirements: · Perl


Games::Bingo::Print Related Software