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