ASInt32
XPS2PDFConvert(
ASCab
inSettings
,
ASInt32
conversionFlags
,
ASPathName
inPath
,
ASFileSys
inFileSys
,
PDDoc
*
outPDDoc
,
void
*
clientData
);
inSettings. | |
conversionFlags | Kept for future use. Default to 0.
|
inPath | Folder path where the input XPS files are kept.
|
inFileSys | File system
|
outPDDoc | The output PDDoc which we want to make from XPS.
|
clientData | Kept for future use. Default to NULL.
|
ASBool
XPS2PDFInitialize(
void
);
void
XPS2PDFTerminate(
void
);