ILIAS
Release_4_0_x_branch Revision 61816
|
utility functions for xml-fo More...
Public Member Functions | |
getFOPCmd () | |
get fop command | |
makePDF ($a_from, $a_to) | |
convert fo file to pdf file |
utility functions for xml-fo
Definition at line 11 of file class.ilFOPUtil.php.
ilFOPUtil::getFOPCmd | ( | ) |
get fop command
Definition at line 17 of file class.ilFOPUtil.php.
Referenced by makePDF().
ilFOPUtil::makePDF | ( | $a_from, | |
$a_to | |||
) |
convert fo file to pdf file
string | $a_from | source fo file |
string | $a_to | target pdf file |
Definition at line 28 of file class.ilFOPUtil.php.
References $ret, and getFOPCmd().
Referenced by ilContObjectExport\buildExportFilePDF().