サーバー側のファイルを変換する
<?php
require_once ('../code/cssj_driver.php');
header("Content-Type: application/pdf");
//ドライバの作成
//セッションの開始
//asciiで出力
//リソースの指定
//本文の変換
//セッションの終了
?>
Documentation generated on Sat, 23 May 2009 14:49:07 +0900 by phpDocumentor 1.4.1