Help for this page

Select Code to Download


  1. or download this
    my $helvetica = $pdf->corefont("Helvetica", -encoding => "utf8");
    
  2. or download this
    ...
              $cell_props->[$j]->[$k] = {
    ...
                                        justify => "left",
                                    };
    ...