QuickReport version 1.1, Release notes
Copyright 1996 Quick Software Development AS
============================================

* New property, TQRDBText.AutoStretch. If true, component will stretch to fit 
  both memo and string fields. Note that default is False so any memofields 
  you currently stretch must have this property changed to True
* Ugly character spacing in 32 bit version fixed
* Higher resolution used for internal metafile in 32 bit version
* Problems with printer settings on HP Deskjet printers fixed
* QRPreview now shows a blank page while in the form designer instead of 
  just nothing
* Bug fix, removed problem with no default printer installed
* Bug fix, now transparent *really* works in the 32 bit version <G>
* Bug fix, band separator line now paints correctly
* Bug fix, QRDBText no longer cuts last character
* Bug fix, resource leaks removed from TQRPrinter and TQRGroup
* Bug fix, empty text controls now update the font properly on screen
* TQRDBCalc prints currency fields correctly
* TQRMemo prints with correct font size
* Band frames draw correctly (except for odd left margins)
* Checks for valid papersize before trying to set one

Notes regarding paper size:
Many printer drivers support custom paper size through setting within the
printer driver only. This applies among others to all HP Deskjet printer
drivers. If you try to set a paper size not supported by the current printer
driver QuickReport will use the default paper size. Then the funny part,
some printer drivers refuse to even support Default paper size (like the
Deskjet drivers). QuickReport will use the *current* paper size for those
drivers.

