Commit f624f731 authored by Alexey.Musinov's avatar Alexey.Musinov

fix for build

parent c9476890
This diff is collapsed.
......@@ -114,6 +114,7 @@
X2tConverter* conv = [[X2tConverter alloc]init];
conv.password = @"555";
conv.isNoBase64 = YES;
if ((int)AVS_FILEUTILS_ERROR_CONVERT_PASSWORD == [conv sdk_xlsx2xlst_bin:fullFileName nsTo:fullFileNameTo nsTemp:tempDir nsFontPath:fontsPath]) {
NSLog(@"Error password : %@",conv.password);
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment