
EDW
-
Total de ítens
2 -
Registro em
-
Última visita
Community Answers
-
EDW's post in Fortes RLReport + RLPDFFilter: constant "Range check error" was marked as the answer
Hello,
I found the problem:
- the "FILTROS"-demo worked normally (I could save as PDF without problems);
- the only difference between the demo and my apps was the DPROJ-file: my project settings had Overflow checking and Range checking on (in debug mode).
After unchecking both settings I was able to generate a PDF without errors.
So I added {$Q-} and {$R-} in RLPDFFilter.pas.