|
Version History
FastReport ExportFilters - Version History
-----------------------------------------
Version 3.20 - February 18, 2006
-----------------------------------------
Enhancements:
General/All:
-----------------------------------------
Version 2.06 - September 01, 2006
-----------------------------------------
Enhancements:
General/All:
-----------------------------------------
Version 2.05 - November 08, 2005
-----------------------------------------
Enhancements:
General/All:
-----------------------------------------
Version 3.02 - Feb 07, 2005
-----------------------------------------
Enhancements:
General/All:
- FastReport 3.0 and above Support.
Fixes:
PDF:
-
Rotated Text Problem with WMF image is fixed.
-----------------------------------------
Version 2.04 - Jan 07, 2005
-----------------------------------------
Enhancements:
General/All:
-----------------------------------------
Version 3.01 - October 20, 2004
-----------------------------------------
Fixes:
-
FileName: Setting "FileName" problem is fixed.
-----------------------------------------
Version 3.0 - September 15, 2004
-----------------------------------------
Enhancements:
General/All:
- FastReport 3.0 Support.
-
FTP After Generate: Built-in support for File Transfering the generated documents. Refer Manual for more information.
-
RichText: All Richtext is encoded as Richtext instead of image
-
Excel Preview: A preview window is provided for the user to set a proper column spacing.
-----------------------------------------
Version 2.03 - June 29, 2004
-----------------------------------------
Enhancements:
General/All:
-----------------------------------------
Version 2.02 - May 10, 2004
-----------------------------------------
Enhancements:
General/All:
Fixes:
PDF:
-
Problem with sending E-Mail is fixed
-----------------------------------------
Version 2.01 - December 23, 2003
-----------------------------------------
Enhancements:
General/All:
-
EMail After Generate: Built-in support for E-Mailing the generated documents.
Refer Manual or Help file for more information.
Fixes:
PDF:
-
Corrupt PDF file error when viewed with Acrobat Reader 6 is fixed.
-----------------------------------------
Version 2.0 - November 25, 2003
-----------------------------------------
Enhancements:
PDF:
-
Font Charset Support: PDF now supports True Type Font characters
from different font character sets. This shall now enable Chinese,
Russian, Greek, Eastern European and other character sets.
-
Font Embedding: All the used fonts can now be embedded into the
PDF document. This shall enable the PDF file to be viewed properly
even if the font is not present in the system.
-
Encryption: The generated PDF Document can now be encrypted.
40 bit and 128 bit standard encryption is currently supported.
Excel: > INTRODUCED IN THIS RELEASE <
-
Text: Excel supports ANSI characters. It also supports Font Styles
like Bold, Italic, Underline, Strikeout.
-
Text Format: The format of the text can now be detected and encoded
or all the text in the report can be converted to general format.
-
Images: You can include Images from the report into the exported
document. The images can be exported either as Bitmap or as
Windows Metafile.
-
Frames and Lines: You can include Frames from the report into
the exported document.
-
Report as Excel Workbook: Option to encode each page of the
report into separate excel sheets in a single Workbook or all
the pages in a single excel sheet.
-
Column and Line Spacing: Set a custom spacing between Columns
of text and also between each row of text. Options range from
Actual, OneBlank, TwoBlank...
-
Positional Grid Dimensions: Scale the report horizontally and/or
vertically to space out or decrease space between columns.
-
RichText: Control inclusion/exclusion of RichText content. RichText
contents can be encoded either as Image or as PlainText.
----------------------------------------
Version 1.25 - October 29, 2003
----------------------------------------
Enhancements:
General/All:
-----------------------------------
Version 1.24 - June 4, 2003
-----------------------------------
Enhancements:
General/All:
Fixes:
RTF:
- Problem with Frames is fixed.
- Problem with Image Encoding is fixed.
HTML:
- Problem with Navigator Image Links is fixed.
- Problems when RichText is encoded as PlainText is now fixed.
PDF:
- Problem with varying Page Sizes is fixed.
- Problems when RichText is encoded as PlainText is now fixed.
----------------------------------------
Version 1.23 - October 11, 2002
----------------------------------------
Enhancenets:
General/All:
- Delphi 7 Support.
- C++Builder 6 Support.
- FastReport 2.47 Support.
Fixes:
General/All:
- Problem with rendering of Frames is fixed.
- Problem with images when KeepAspect is True, is fixed.
- Image problem when Width or Height is 0 or when Image is nil, is fixed.
- Quality of the encoded images is improved.
- Problem with rendering of Barcode is fixed.
- Problem with alignment in memos is fixed.
-----------------------------------------
Version 1.22 - February 28, 2002
-----------------------------------------
Enhancenets:
PDF, HTML & RTF:
- ExportRichText property: Control inclusion/exclusion of RichText content.
-
Image DPI property: Control image rendering quality. Setting a greater
value improves quality.
PDF & HTML:
-
RichTextEncodingType property: Control how RichText content is
exported. Choose whether to include as images or as plain text.
Changes:
PDF, HTML & RTF:
- CheckBox is now encoded as Text instead of Image.
Fixes:
General:
- Exporting of empty TfrPictureView is now fixed.
-----------------------------------------
Version 1.21 - December 29, 2001
-----------------------------------------
Fixes:
General:
- Some Documentation bugs fixed.
PDF, HTML, RTF:
- Exporting of TfrPictureView when KeepAspect property is True is now fixed.
RTF:
- Exporting of Memos when WordWrap is False is now fixed.
-----------------------------------------
Version 1.2 - December 17, 2001
-----------------------------------------
Enhancements:
General:
- Batch files for easy compiling of packages.
-
Lots of new topics in the Help. Programmatic Exporting, Installation instructions and more.
The Help file now contains all that is in the manual.
PDF:
-
Compression! The generated PDF can now be compressed. Compressing
greatly reduces the size of the PDF File. Enable the ZLib option
in PsFRDefines.inc to use compression.
-
Compressed Bitmap encoding! Set ExportImageFormat to ifBMP to save images
in a non-lossy format. Enabling the ZLib option in PsFRDefines.inc gives
an even smaller PDF file compared to JPEG encoding.
-
Subject and Title properties: User can now provide Subject and Title
of the Report for encoding into the PDF File.
- Extra characters are reduced to optimize file size.
HTML:
-
Floating Navigator! Navigator can now be fixed to screen even when the
document is scrolled. NavigatorType property determines this behavior.
-
Subject and Title properties: User can now provide Subject and Title
of the Report for encoding as meta content in the HTML File.
RTF:
-
RichText is embedded as an RTF object instead of as an Image. Now
RichText is editable in the exported RTF File.
-
Subject and Title properties: User can now provide Subject and Title
of the Report for encoding into the RTF File.
GIF, JPEG, BMP:
-
PixelFormat property: User can now specify the PixelFormat of the Image.
Setting PixelFormat will change the internal image and color depth
of the Image.
HTML Dialog:
-
Complete Re-Design of HTML Dialog. Tabsheets are now used to make the dialog
small and more user friendly.
Changes:
General:
- The Setup and Installation of FastReport ExportFilters is more organized now.
- New properties are included in Dialogs.
Fixes:
General/All:
- Exporting when Display is configured to Large Fonts is now fixed.
PDF, HTML, RTF:
- Text falling outside the Memo view when stretched is False is now not exported.
RTF:
- Size of Images when ExportImageFormat is ifBMP is now fixed.
-----------------------------------------
Version 1.1 - September 19, 2001
-----------------------------------------
Enhancements:
General:
PDF:
-
Full TrueType font encoding and metrics embedding. Exported documents are identical
to the original, even when uncommon fonts are used.
-
Underlines, Strikeouts are of the right length, size and at the correct position.
This information is now obtained from the Windows Font API.
HTML:
-
Character set encoding. Documents created on non-English
OS installations now view properly on all computers.
-
If a particular line of text should not be translated by the filter (generally all
spaces are replaced with ' '), just suffix the constant cHTMLNoTranslateText
to the line.
Changes:
PDF:
- Font encoding to WinAnsiEncoding. All western characters show properly
Fixes:
RTF:
- Lines now appear in exported document
PDF:
- No more Bad BBox or Bad widths error messages when loading documents.
- Empty or non-text (graphics only) reports exported to PDF now open without error messages.
- Underlines and Strikeouts now appear at correct position.
-----------------------------------------
Version 1.0 - May 26, 2001
-----------------------------------------
Released!
|
|