Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: CAM::PDF Error: Expected identifier label

by kcott (Archbishop)
on Mar 24, 2023 at 23:04 UTC ( [id://11151182]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    
    ...
    }
    
    $pdf->save('DX.pdf');
    
  2. or download this
    #!/usr/bin/env perl
    
    ...
    $pdf->extractPages( 2..8 );
    
    $pdf->cleanoutput('DXout.pdf');
    
  3. or download this
    Number of pages: 9
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (11)
As of 2024-04-18 14:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found