CDKIMBase::Process is designed for Win32 files with CRLF EOLs. It does not work with Unix files as it fails to find a CR.
See attached for a fix possibility which works for me, but it is possible the fix doesn't handle edge cases.
possible fix for CDKIMBase::Process
Log in to post a comment.
possible fix for CDKIMBase::Process