Help for this page

Select Code to Download


  1. or download this
    my $xo = $pdf->importPageIntoForm( $bg_pdf, 1 );
    my $gfx = $page->gfx();
    $gfx->formimage( $xo, 0, 0, 1.0 );