Frequently Asked Question:
Unit QuickPDF0724 was compiled with a different version of Printers.TPrinter
When I build my app in delphi 2006 with QuickPDF0724 in the uses clause, I get the following error: [Pascal Fatal Error] PrinterController.pas(97): F2051 Unit QuickPDF0724 was compiled with a different version of Printers.TPrinter. I removed the Printers.dcu and tried again. But without success. Any idea what might be the problem here ?
You most likely have references to older version of the Quick PDF library in your project file somewhere. You need to make sure there is only one reference to QPL anywhere in your Delphi settings. I.e. look for QuickPDF0723 references or directories.