Changeset 17305 for branches/comu-ver2/data/pdf
- Timestamp:
- 2008/05/13 12:15:47 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/comu-ver2/data/pdf/japanese.php
r17182 r17305 533 533 $this->SetFont('Arial','I',8); 534 534 //¸½ºß¤Î¥Ú¡¼¥¸ÈÖ¹æ¤ÈÁí¥Ú¡¼¥¸¿ô¤ò½ÐÎÏ 535 $this->Cell(0,10,''.$this->PageNo().' / {nb}',0,0,'C');535 #$this->Cell(0,10,''.$this->PageNo().' / {nb}',0,0,'C'); 536 536 } 537 537
Note: See TracChangeset
for help on using the changeset viewer.