|
ILIAS
Release_3_10_x_branch Revision 61812
|
utility functions for xml-fo More...
Collaboration diagram for ilFOPUtil: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 31 of file class.ilFOPUtil.php.
| ilFOPUtil::getFOPCmd | ( | ) |
get fop command
Definition at line 37 of file class.ilFOPUtil.php.
Referenced by makePDF().
Here is the caller graph for this function:| 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 48 of file class.ilFOPUtil.php.
References $ret, and getFOPCmd().
Referenced by ilContObjectExport\buildExportFilePDF().
Here is the call graph for this function:
Here is the caller graph for this function: