Main Page
Related Pages
Modules
Files
Printing a FormLayout
TFormer_Print
TFormer_SetConfigFile
TFormer_SetFormName
TFormer_SetJobTrayControlName
TFormer_SetNumberOfCopies
TFormer_SetOutputName
TFormer_SetPageFromTo
TFormer_SetPrinterName
TFormer_SetPrinterType
TFormer_SetProjectName
TFormer_SetRepositoryName
TFormer_SetStartRowColumn
ERRCODE TFormer_SetPrinterType
(
HTFORM
pInstance
,
EPrinterType
ePrinterType
)
Sets the type of the generated output.
Remarks:
Use this function to provide the type of the output device or output file (Direct printing, PDF, Postscript, HTML, ...) .
Returns:
- ErrOk (0) in case of success
- Non-zero if error occurred
Parameters:
[in]
pInstance
The
TFORMer
-Instance provided by a previous call to
TFormer_Init
.
[in]
ePrinterType
Specifies the type of output stream which should be generated, see
EPrinterType_tag
.
Note:
Call this function prior to
TFormer_SetOutputName
.
See also:
EPrinterType_tag
© 2006-2009 - all rights reserved by
TEC-IT Datenverarbeitung GmbH
Generated on Wed Sep 2 16:01:09 2009 for TFORMer Runtime DLL/Shared Library with
doxygen
1.5.8