Klaus88
Klaus88
About
- Username
- Klaus88
- Joined
- Visits
- 17
- Last Active
- Roles
- Members
Comments
-
I unfortunately forgot to tell you, that I am using the Synopse PDF filter along with FastReport. Meanwhile I found the function SaveToFile (see below) in unit SynPDF to be my problem: here the try..except block does not work at an EFCreateError (ev…
-
Hello, I tried this proposal, but it did not work for me - Export() does not return False in case of problems. While exporting the PDF file, where a locked version of this file already exists, the debugger shows an exception EFCreateError, but Expor…