Print current page
Hi,
I am working on Delphi XE8 + FastReport VCL 5.3.9 Enterprise on a Windows 10. When I print a multiple pages report by default with all pages , it works correctly,also if I specify Pages 1 it works, but if I check current page in the print dialog when I press print the dialog closes and nothing happens.
The code is tfrxReport.Print. I have tried preparing the report before print and get the same issue.
No error no print. The issue happens on printing the report directly or printing from the preview.
The preview form is a custom one.
Can you help me?
I am working on Delphi XE8 + FastReport VCL 5.3.9 Enterprise on a Windows 10. When I print a multiple pages report by default with all pages , it works correctly,also if I specify Pages 1 it works, but if I check current page in the print dialog when I press print the dialog closes and nothing happens.
The code is tfrxReport.Print. I have tried preparing the report before print and get the same issue.
No error no print. The issue happens on printing the report directly or printing from the preview.
The preview form is a custom one.
Can you help me?
Comments
using normal preview
suggest updating your fr version if that does not help
yhe problem lies in your custom preview