I changed my program from 32-bit to 64-bit using Lazarus 4.4.
When I print to a physical printer (using LazReport), the print job appears in the printer queue, but nothing is actually printed.
When I print to “Microsoft Print to PDF”, the PDF file is generated correctly.
I am using Windows 11.
Does anyone have an idea what could be causing this?
Solution: Problem was the setting in printer. I set printer.filename for the PDF Printer. But this route also the normal printing to the file.