AddFile Export and Print Preview
  • C++ Builder:
    C1 C3 C4 C5 C6 C2006 C2007 C2009 C2010 
  • Delphi:
    D1 D2 D3 D4 D5 D6 D7 D8 D2005 D2006 D2007 D2009 D2010 DPHP DPRISM Delphi/400 
  • Kylix:
    K1 K3 



Two things Quick Reports makes difficult to do is to export reports to various file formats and doing a print preview. These two components makes both these processes trivial. Drop a TQuickReportExportDialog component on a form, drop the filters you want, link it to the QRPreview (or descendant) and run .Execute. It takes care of automatically grabbing the right filters and providing the Save Dialog box. TQRPrintPreview is just as easy. A derivative of TQRPreview, you connect it to the report you want and do a 'ShowReport := True' and it handles all the garbage you used to have to take care of yourself. This is just source, you have to set up and install the packages yourself.

  • Category:
    Report Tools
  • Author:
    (More by this author)
  • Info:
    Freeware
  • Date added:
    12 April, 2000 23:37
  • Views:
    4437
  • Downloads:
    3585
UsefulnessGood
DocumentationFair
StabilityFair
ValueFair
Ease of UseFair
Level of UseFair
2 people have rated this applicaton
Total AverageFair
 
You can submit your own rating, for this you must be logged in.
Files:
Related Downloads
Custom print preview  - 25 October, 2005 - Ron Delcode

Learn how to make custom print preview. Customize Rave report and make your own Custom Rave report. This report example has all the features you need. It uses Access database. Export data to PDF, HTML, RTF and more...So you have made your first...

TbPrint Component Set v2.2 - Delphi 5 - 16 December, 1999 - Horacio Jamilis

This is a component set to print any information in DOS or Windows printing modes. Includes print preview and a fast database report generator. Also allows to export the info to Excel. Includes help file, complete demostration and all the...

TbPrint Component Set v2.52 - Delphi 4 - 16 December, 1999 - Horacio Jamilis

This is a component set to print any information in DOS or Windows printing modes. Includes print preview and a fast database report generator. Also allows to export the info to Excel. Includes help file, complete demostration and all the...

TbPrint Component Set v2.52 - Delphi 3 - 16 December, 1999 - Horacio Jamilis

This is a component set to print any information in DOS or Windows printing modes. Includes print preview and a fast database report generator. Also allows to export the info to Excel. Includes help file, complete demostration and all the...

TbPrint Component Set v2.52 - C++Builder 4 - 16 December, 1999 - Horacio Jamilis

This is a component set to print any information in DOS or Windows printing modes. Includes print preview and a fast database report generator. Also allows to export the info to Excel. Includes help file, complete demostration and all the...

Related Information
  • HOW CAN I DEBUG DLL (2001-01-03 00:48:24)
    Do you mean how to find internal errors while writing a DLL file or how to get the exact error while calling a DLL Function ? /Filip
  • USING DLLS (2001-01-03 23:47:50)
    Hi again Goober ... :o) Let's take NETAPI32.DLL as an example. This DLL is created by Microsoft and the explanation of its use is described in...
  • DOT ON SCREEN (2001-01-03 03:42:55)
    Delphi does not support a Pixel function with a HDC, you have to use the Windows-API-function COLORREF SetPixel( HDC hdc, // handle...
  • HELP WITH CHDIR !!!! TURBO PASCAL VS DELPHI (2001-01-03 06:48:49)
    This is because the ChDir Procedure, the SetCurrentDir and SetCurrentDirectory Functions are changing the directory in the active process. Try...
  • ADD TO RESOURCE ON RUNTIME (2001-01-04 09:00:49)
    I think what you are asking is to change the .EXE file at run-time. Yes, it is possible, but nobody I found will share that information. If you...
Related News
TbPrint version 2.52 - 18 December, 1999
The new TbPrint version 2.52 was released.
TbPrint is an indispensable component set for printing and reporting, specially for dot matrix...
SMReport/SMExport: TFxCube exporting/printing - 16 September, 2004
Friends,

the new engines for exporting and printing from TFxCube component
(http://sourceforge.net/projects/fxds) added to...
AIM ReportFactory 2.0 - 21 November, 2000
New version of the AIM ReportFactory (V2.0), the truly object oriented report writer, has been released.

This feature rich component...
GmPrintSuite 2.12 - 27 May, 2001
GmPrintSuite 2.12 is now available allowing dvelopers to instantly incorporate report/print preview functionallity into their application without...
EMS MySQL/PostgreSQL Export 1.3 released! - 06 March, 2003
EMS HiTech Company is pleased to announce EMS MySQL/PostgreSQL Export 1.3 - the
new version of our easy and useful data management utilities...
Categories

Latest Forum Entries