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