get4peterin
New member
- Local time
- Today, 03:44
- Joined
- Mar 7, 2008
- Messages
- 4
Hi,
The access database crashes and creates a backup when the following function is called in the ConvertToPDF function of Lebans code.
blRet = ConvertUncompressedSnapshot(mUncompressedSnapFile, sOutFile, _
CompressionLevel, PasswordOwner, PasswordOpen, PasswordRestrictions, PDFNoFontEmbedding)
Does anybody has an idea why this happens?
Thanks.
The access database crashes and creates a backup when the following function is called in the ConvertToPDF function of Lebans code.
blRet = ConvertUncompressedSnapshot(mUncompressedSnapFile, sOutFile, _
CompressionLevel, PasswordOwner, PasswordOpen, PasswordRestrictions, PDFNoFontEmbedding)
Does anybody has an idea why this happens?
Thanks.