Help for this page

Select Code to Download


  1. or download this
    $fh->print(\'\titlepg');
    
    ...
               $fh->paragraph( \'\background',              
                    $fh->image( 'filename' => "images/CoreIO_front.png", "
    +wgoal" => inches(8.5), "hgoal" => inches(10),),
                     );
    
  2. or download this
    $fh->paragraph( \'\pard\pvmrg\phmrg\posxc\posyc\qc',
                    $fh->image( 'filename' => "images/CoreIO_front.png", "
    +wgoal" => inches(8.5), "hgoal" => inches(10),),
                    'Company Name',
    
                     );