AddCustom prrint preview in Delphi 2.0



Delphi Rave report example on how to create a custom print preview window. This example show how to zoom in and out, how to move through report pages, how to export to PDF file and more. Full source code and license on purchase.

  • Category:
    Examples
  • Author:
    (More by this author)
  • Info:
    Shareware
  • Date added:
    29 August, 2011 09:07
  • Views:
    410
  • Downloads:
    0
  • Price:
    21.00 EURO
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...

Make your own custom report  - 25 January, 2006 - Slobodan Dmitrovic

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...

TTipOfTheDay v1.5 - 26 October, 1999 - Martijn Tonies

Now also available for Delphi 5: TTipOfTheDay which gives you a standard Tip Of The Day dialog. Tips come from a database table or a stringlist entered at designtime... But there is more! - Custom button support, add your own buttons! -...

AnyShape Transparentform Component Pack  - 29 March, 1999 - Louis Louw

Ever wanted to create your own custom, weirdly shaped forms? Now you can! With AnyShape TransPack you can create transparent forms in a flash without any programming! Fully WYSIWYG and there is even a preview at design-time. You can also...

Dialog Workshop for VCL 2.0.2 - 17 April, 2010 - ComponentAge

Create your own customized Windows common dialogs without writing a line of code! You can dock your Delphi form to bottom, top, left and/or right of the dialog box and add your own controls in the standard common dialog. Supported dialogs:...

Related Information
  • HOW TO KILL ANYOTHER PROGRAMS WITH DELPHI? (2001-01-02 17:04:42)
    Find the handle of the window using FindWindow or EnumWindows and use PostMessage(ProgramHandle, WM_CLOSE, 0, 0); I have not tried it, but it...
  • HOW TO GREP CHARACTERS IN DELPHI 3 (2001-01-03 01:29:32)
    Var Grep : String; Begin Grep := Copy('2000-46',6,2); End; The first parameter is a string or a dynamic array, the second is the index of...
  • 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...
Related News
ANN: DLite 1.0 (Build 3) with Delphi for .NET Preview Support - 25 August, 2002
Software by Martin is proud to announce the release of DLite 1.0 (Build 3), which contains support for the Delphi for .NET Preview included in...
APR Dialogs 1.3.1 is available! - 28 May, 2001
New version of APR Dialogs is available!

You can create your own custom Win32 common dialogs. With no RC files, no Res editors. Use...
ANN: Dialog Workshop for VCL 2.1 - Delphi XE2 support - 21 November, 2011

Create your own customized Windows common dialogs without writing a line of code! You
can dock your Delphi form to bottom, top, left and/or...

Component ZPHint(ver 1.1). For Delphi (3,4,5). - 23 February, 2000
Component ZPHint(version 1.1). For Delphi (3,4,5).
ZPHint component allows to modify the kind of the hint windows.

...
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...
Categories

Latest Forum Entries