noalyss Version-9
|
export an operation in PDF More...
Go to the source code of this file.
Variables | |
$http =new HttpInput() | |
$op =new PDF_Operation($cn, $operation) | |
$operation =$http->get("operation_id","number") | |
export an operation in PDF
Definition in file export_operation_pdf.php.
$http =new HttpInput() |
Definition at line 24 of file export_operation_pdf.php.
$op =new PDF_Operation($cn, $operation) |
Definition at line 31 of file export_operation_pdf.php.
$operation =$http->get("operation_id","number") |
Definition at line 29 of file export_operation_pdf.php.