Quantcast
Channel: Delphi Forum - Delphi Programming Kings of Code - Delphi Components
Viewing all articles
Browse latest Browse all 1331

FastReport v5.3.16 d7-10 Full Source

$
0
0
FastReport v5.3.16 d7-10 Full Source

  5.3.16
- Fixed export of images with KeepAspectRatio = True to PDF
- Fixed AV in the PDF export with embedded fonts 
- Fixed bug with preview with drill-down detail report
- Fixed export of paragraph's attributes in the RTF export
+ [FQB] Added new field types
- Fixed TfrxHeader's repeating
  5.3.15
- Fixed splitting of the TfrxRichView
- Changed default value of CodePage for Datamatrix, PDF417 barcodes from 437 to system default
+ Updated Danish language files
- Fixed PDF export of object with double and single line in the frame
- Fixed preview's page number after zoom
+ Added CodePage property for QR barcode. If CodePage <> 0 - ECI mode used
- Fixed system color's exportong in the DOCX and XLSX exports
- Fixed TfrxReportPage.PrintIfEmpty behavior
+ Added TfrxPreview.LoadFromStream method
- [Lazarus] Fixed TFontStyle declaration
- Fixed code pages support for Datamatrix and PDF417 barcodes
- Fixed Interactive Chart report for FRDemo
- Fixed text position for Rotation = 90, 180, 270 in the PDF export
- Fixed object's moving for bands on the multi-column page
- Fixed text position for text with one line and big LineSpañing value in the PDF export
- Fixed hint position for TfrxPreview
- Fixed TfrxPictureView scaling in the PDF export
- Fixed GetDefaultPrinter method
- Fixed KeepHeader and KeepFooter behavior for databand with one record
- Fixed width of text in the PDF export
- Fixed object bounds calculation in the TfrxCustomMemoView.BeginDraw
  5.3.14
- Fixed Outline checkbox behavior in the PDF export dialog
- Increased LargeDesignHeight multiplier from 5 to 8 
- Fixed INDY for HTML export
- Changed default value of CodePage for Datamatrix barcode from 1251 to 437
- Fixed BIFF export for Excel 2013 for reports with images 
+ Increased cross-tab's max rows/columns/cells levels from 32 to 64
- Fixed PDF's structure for encrypted files
- Fixed object's exporting with Visibility = vsExport for PDF export
- Fixed band's Fill editing when fill type changed
+ Added FetchAll property for TfrxFIBQuery
- Fixed TfrxRichView for Windows 8
- [Lazarus] Fixed picture/dataset streaming
- Fixed picture cache for ExportMatrix
- Fixed script inheritance
- Fixed Rave->FR converter
- Fixed FRF->FR3 converter
+ Added TfrxVisibilityTypes support in the report's script
- Fixed restoring of preview position for last preview tab
- Fixed bug with thousand separator in the TfrxXLSXExport
- Fixed TfrxCheckBoxView scaling in the TfrxPDFExport filter
- Fixed filter's filename during slave export
+ Report's script lines saving without right spaces
- Fixed problem with TfrxDBXQuery parameters
- Fixed exporting of page headers and page footers in the TfrxRTFExport
- Fixed AV with TfrxReport.EngineOptions.DoublePass=True
- Fixed vertical text alignment in the TfrxPDFExport filter
  5.3.13
- Fixed Farsi language files
- Fixed object's content in the inherited reports
+ Added Tag property for report's objcts for 64 bit
+ Added TfrxCustomExportFilter.OnBeforeExport event
- Fixed AV after closing of preview
- Fixed TfrxReportPage.Frame size in the TfrxPDFExport
- Fixed /Length entry in the TfrxPDFExport
- Fixed TfrxRichView splitting
- Fixed haBlock aligment in the TfrxPDFExport for some cases
- Removed hints which appear on Chinese Windows
- Fixed export of text with start/end spaces in the TfrxHTMLExport
- Fixed problem with crosstab rendering in designer when column headers are disabled and AutoSize = False
- Fixed HTML header in the TfrxHTMLExport when export called several times
- Fixed bug with XLSX content if more than 1025 pages were exported as single worksheet
+ Added TfrxMailExport.SMTPStartCommand (HELO, EHLO) property
- Fixed landscape orientation in the TfrxDOCXExport
- Fixed width of font if it embedded into PDF document
+ Added numeric formats support in the TfrxXLSXExport
- Fixed problem with content in the TfrxDOCXExport. Now first 63 columns will be exported only
- Fixed thick frames for PDF export
+ Added TfrxPreview class in the frxClassRTTI. Now you can use TfrxPreview(Report.Preview).OutlineVisible := True; in the report's script
- Fixed empty objects with numeric formatting to ODS and ODT formats
- Fixed multiline text export to ODS and ODT formats
- Fixed FR for FireDAC components
- Fixed filling of TfrxPageFooter band and TfrxOverlay band with PrintOnTop = True
+ Added frame with different lines support for TfrxCheckView for TfrxPDFExport
- Fixed external hyperlinks in the PDF
- [FS] Fixed FOR statement debugging
- Fixed empty TfrxPictureView's exporting to PDF
- Fixed style simulation for Arial Narrow, Arial Unicode MS and Tahoma fonts in the TfrxPDFExport
- Fixed error in the TfrxXSLXExport with 'Use report pages' option
- Fixed AV in the TfrxXLSXExport
- Fixed "IndexOutOfBounds(-1)" error in the TfrxPDFExport filter 
- Fixed bug with TfrxVarEditorForm and TfrxExprEditorForm for configuration with several monitors
- Removed warning from the frxSynMemo.pas unit
- Fixed C++ compilation errors for HTML export filters
- Fixed expressions in the TfrxRichView for non-Unicode IDE
- Fixed width of monospace font if it embedded into PDF document
+ Added TfrxReportPage.ShowTitleOnPreviousPage property
- Fixed CurY position for groups on TfrxReportPage with several columns and PrintOnPreviousPage = True
- Fixed style simulation for Arial Black font in the TfrxPDFExport
- Fixed exporting of 2D barcodes to ODS and ODT formats
- Fixed printing with custom paper size
- Fixed HAlign and VAlign for Rotation = 90, 270 in the TfrxODSExport, TfrxODTExport
- Fixed export numbers with leading spaces in ODS export
- Fixed export text and number as number in BIFF8 export
- Fixed Italic, Underline font style support in the DOCX export
- Fixed StrikeOut font style support in the XLS(OLE), RTF, DOCX and XLSX export
- Fixed "Integer overflow" error for PNG images
- Fixed bug with preview with endless page and Collapse All
- Fixed "Out of system resources" error during exporting of report with many images
- Fixed "Variant or safe array is locked" error in the XLS(OLE) export
- [FQB] Removed hint from fqbSynMemo unit
- Removed hints from frxDMPExport, frxSynMemo and rc_ApiRef units
- Fixed start column position for drill-down groups
- Fixed problem with crosstab rendering in designer in some cases
- Fixed expressions in the TfrxRichView for Windows8
- Removed hint from frxExportPDF unit
- Fixed CharSpacing > 0 error for haRight alignment in the PDF export
- Fixed splitting in the TfrxRichView
- [enterprise] client/server utf8 fix
- Fixed TfrxFillEditorForm charset
- Fixed Out of memory error in BIFF8 export filter
- Fixed Unicode support for variables in the TfrxRichView
- Fixed memory leaks in the PDF export

Version 5.3
---------------------------
+ Added Embarcadero RAD Studio XE8 support for x32 and x64 windows platforms
+ Added PDF/A-2a compatibility
+ Added haBlock alignment for frxPDFExport filter (thanks to Nikolay Zverev)
+ Added support of multiply ECI in QR code. Can be set in barcode text by using '&ECIXX;' commands where XX is a ECI codepage number
+ Added ability to pass a list of variables in hyperlink expression using Hyperlink.ValueSeparator
+ Added GDI->DMP and DMP->GDI converters
+ Added ability to use Value variable in cross hyperlink expression 
+ Added paper orientation support for worksheets in the XML export filter
+ Added support of exponential number formatin the XML and BIFF8 export filters
+ Added paper sizes support for worksheets in the XML export filter
+ Added <sub> and <sup> HTMLTags support in the BIFF8 export filter
+ Implemented PrintOnParent for multi-column pages
+ Added ability to save compressed prepared report
+ Added TfrxReportPage.BackPictureStretched property
+ Added TfrxFillGaps class in the frxClassRTTI
+ [lazarus] Added 2D barcodes support
- [lazarus] fixed many issues with the report designer and improved x64 support
- Fixed <sub> and <sup> split text behaviour 
- Fixed TFDAdaptedDataSet and TFDRdbmsDataSet classes in the frxFDRTTI
- Fixed debugging with dialog pages
- Fixed Interleaved 2 of 5 barcode
- Fixed AV in the Connection Wizard
- Restored Color property for linear barcodes
- Fixed range check error in frxpngimage unit
- Fixed 2D barcodes memory leaks
- Fixed TfrxCrossView.OnCalcHeight for PlainCells = False
- Fixed Quick Report compatibility of DelphiZXingQRCode unit  
- Fixed bug with active page frame in the preview
- Fixed infinity loop in the TfrxRichView
- Fixed TfrxBrushFill frame
- Fixed text for EAN8 barcode with checksum
- Fixed PreviewOptions.ZoomMode behavior
- Fixed Hyperlink editor for cross-tab
- Fixed bug with units in the preview pages settings window
- Fixed FooterAfterEach and KeepFooter behavior
- Fixed bug with printing current page with Join Small Pages mode
- Fixed HAlign and VAlign for Rotation = 90, 270 in the TfrxXLSExport, TfrxXMLExport, TfrxXLSXExport and TfrxBIFFExport    
- Fixed HTML tags support in the TfrxHTMLDivExport
- [enterprise] Fixed frxISAPI for D2009-XE7 support
- Fixed TfrxDesigner.Restrictions drDontSaveReport option behavior after changes in the script
- Fixed problem with TfrxIBXQuery parameters
- Fixed TfrxSubreport's page properties changing after adding of TfrxSubreport
- Fixed TeeChart Standart support
- Fixed Quality property behavior in the TfrxPDFExport filter

Link:

https://mega.nz/#!H4JnDLqa!YGTIWWywdNgbedUi9tYklBWv5_DWEusedMOOvDn2h10


 

 

 

Viewing all articles
Browse latest Browse all 1331

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>