Package be.gaudry.console
Class ConsoleLauncherCewe
java.lang.Object
be.gaudry.console.ConsoleLauncherCewe
Main entry point of the mcf2pdf application. Creates an
Mcf2FoConverter
object with the settings passed on command line,
and renders the given input file to XSL-FO. If PDF output is requested
(the default), the XSL-FO is converted to PDF using Apache FOP. The result
(PDF or XSL-FO) is then written to given output file, which can be STDOUT
when a dash (-) is passed.-
Field Details
-
CEWE_DIR
- See Also:
- Constant Field Values
-
CEWE_TEMP
- See Also:
- Constant Field Values
-
CEWE_INPUT
- See Also:
- Constant Field Values
-
CEWE_OUTPUT
- See Also:
- Constant Field Values
-
CEWE_RESOLUTION
public static final int CEWE_RESOLUTION- See Also:
- Constant Field Values
-
CEWE_SHOW_PAGE_SEPARATION
public static final boolean CEWE_SHOW_PAGE_SEPARATION- See Also:
- Constant Field Values
-
-
Constructor Details
-
ConsoleLauncherCewe
public ConsoleLauncherCewe()
-
-
Method Details
-
main
-
processCewe
-