Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

PDF::Create::Extensions (was: Re: How do I replace certain character if condition exists)

by bart (Canon)
on Apr 21, 2003 at 21:00 UTC ( [id://252120]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use PDF::Create;
    use PDF::Create::Extensions;
    
  2. or download this
    $page->linecolor(RGB => 0.6, 0.2, 0.2);
    
  3. or download this
    $page->linewidth(0.8, 'join' => 'miter');
    
  4. or download this
    # file PDF/Create/Extensions.pm
    package PDF::Create::Extensions;
    ...
    }
    
    1;
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://252120]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (4)
As of 2024-03-29 16:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found