From: Daintree F. <p.d...@xt...> - 2003-07-08 20:04:45
|
Hi Chris, I but it in the distribution last time so if u download 0.1.10 it has the files: class.pdf.php PDFStarter_ros.inc - converted PDF starter PrintCustTrans_ros.php - converted Invoice/Credit Notes PDF_TransPageHeader_ros.inc - converted Invoice/Credit Notes page set up. and a seperate directory under it for the fonts. I included all the font files till we decide which ones we need. I've done statements too now, but have 2 others left to go. I have the fix for th login script in header.inc (and PDFStarter.inc) sorted out too. Need to check that the variable is set first before using it ... duh :-( I was playing aroung with PDFStarter_ros.inc and set the $_SESSION["PageSize"]="A4_Landscape"; in there - this has to come out to make it generic -but was required to get my earlier version of PrintCustTrans_ros.php going at the time. Phil |