Home
last modified time | relevance | path

Searched refs:sGhostscriptPath (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/qadevOOo/runner/graphical/
H A DJPEGCreator.java328 String sGhostscriptPath = (String)param.get("gs.path"); in createJPEGsFromPostscript() local
329 if (sGhostscriptPath != null) in createJPEGsFromPostscript()
331 sGhostscriptEXE = FileHelper.appendPath(sGhostscriptPath, sGhostscriptEXE); in createJPEGsFromPostscript()

Completed in 8 milliseconds