Open Sensotec opened 8 years ago
I found the constant
///Write .pdf output file ///@param Type BOOL ///@param Default false extern NSString *const kG8ParamTesseditCreatePdf;
But how do I change this to output a pdf file?
@gali8 Hi, could you answer to this question with kG8ParamTesseditCreatePdf? Also, how to create sandwiches PDFs?
Regards, Rony
I found the constant
///Write .pdf output file ///@param Type BOOL ///@param Default false extern NSString *const kG8ParamTesseditCreatePdf;
But how do I change this to output a pdf file?