Inesoft PrintCE SDK EVC++ prnSetPDFFile
This function allows to set output PDF file path. void prnSetPDFFile( 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 prnSetPDFFile( LPCTSTR lpszPdfFile );
Parameters
lpszPdfFile
New PDF file path (for example: "\\My Documents\\my.pdf").
© 2009 Inesoft. All rights reserved.