Is it writing the output as ASCII files instead of binary? Try the SetFileTypeToBinary method to specify binary output files.
1 Like
Is it writing the output as ASCII files instead of binary? Try the SetFileTypeToBinary method to specify binary output files.