Ignore:
Timestamp:
2009/02/17 13:38:59 (17 years ago)
Author:
kishida
Message:

#297 納品書PDF一括出力対応

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_4/data/pdf/japanese.php

    r17718 r17783  
    533533    $this->SetFont('Arial','I',8); 
    534534    //現在のページ番号と総ページ数を出力 
    535     $this->Cell(0,10,''.$this->PageNo().' / {nb}',0,0,'C'); 
     535    #$this->Cell(0,10,''.$this->PageNo().' / {nb}',0,0,'C'); 
    536536} 
    537537 
Note: See TracChangeset for help on using the changeset viewer.