Inesoft PrintCE SDK EVC++ PDC_SetPDFFile
This function allows to set output PDF file path. void PDC_SetPDFFile( LPCTSTR lpszPdfFile ); Parameters lpszPdfFile New PDF file path (for example: "\\My Documents\\my.pdf"). © 2009 Inesoft. All rights reserved.
This function allows to set output PDF file path.
void PDC_SetPDFFile( LPCTSTR lpszPdfFile );
Parameters
lpszPdfFile
New PDF file path (for example: "\\My Documents\\my.pdf").
© 2009 Inesoft. All rights reserved.