Help for this page

Select Code to Download


  1. or download this
        my $group = get_page_cnt($append_pdf);
    
  2. or download this
        my $otherpdf = CAM::PDF->new($dir."data2\\".$append_pdf);
        $pdf->appendPDF($otherpdf);