• Home
  • Most Popular
  • Submit
  • About Us
  • Contact Us

Softpile

Free Downloads

Categories
  • Home
  • Most Popular
  • Communications
  • Desktop
  • Games & Entertainment
  • Graphic Apps
  • Network & Internet
  • Security & Privacy
  • System Utilities
Active Phone Server 9.18.1.6038
This software enhances call experience by greeting and recording messages in wav format. It also displays ...
Vehicle Manager Fleet Network Edition 4.0.1010
Vehicle Manager 2022 is a comprehensive software that enables users to manage their vehicle fleet by ...
Vehicle Manager Fleet Edition 4.0.1010
Vehicle Manager 2022 is software for tracking fleet maintenance, expenses, parts, vendors, contacts, service reminders and ...
Asset Manager Standard Edition 4.3.1007
Asset Manager 2022 enables users to print barcode labels for their assets, facilitating the ability to ...
SSuite Office Lemon Juice 2.6.6.10
A cost-effective software package designed for budget-conscious students, office workers, and home users. Features user-friendly interfaces ...
CutLogic 1D 5.7.2
CutLogic 1D is an efficient software solution for businesses, offering linear material nesting and cutting optimization. ...
Nervatura 5.1.7
Nervatura Framework is a user-friendly business management software that helps organize all aspects of a business, ...
Filemaker Custom Functions Encoder 2023
IDAutomation offers custom functions to create Filemaker barcodes, which can be easily distributed by embedding them ...
OfficeSuite 6.99
OfficeSuite is a comprehensive office software that includes powerful tools for editing documents, presentations, and spreadsheets. ...
Digital Signer Lite 17.0.0
Pulkitsoft's Digital Signer software provides fast and interactive digital signature capabilities for PDF documents using USB ...
Home Business Applications FastReport Studio 4 Download

FastReport Studio 4

November 1, 2009
This report generator software is a powerful and flexible tool for businesses and developers to create visual reports with ease. It comes equipped with all the tools necessary to produce fast and professional reports in a compact package.
Version 4.8
License Shareware $249
Platform Windows
Supported Languages English Russian French German Spanish Italian
Homepage fast-report.com
Developed by Fast Reports
FastReport Studio is an exceptional software that contains a standalone visual report designer and a scheduler of report-building that is perfect for business purposes. With the ability to build, save, and distribute reports, this software is an excellent investment for your business. Additionally, it includes many demo samples of reports to help you learn the ropes, as well as work methods in conjunction with MS Access and MS Excel office applications.

For developers, FastReport Studio includes a powerful full-value COM program interface, which allows for further verification and management of report-building and handling. It also provides a command line interface for report building and management, and a file package for end-user free application distribution. Moreover, it comes with development means and examples sources to help developers throughout the process.

FastReport Studio is compatible with various development environments, supporting the COM model (Microsoft Visual C , Microsoft CSharp.NET, Microsoft Visual Fox Pro, Microsoft Access, Microsoft Visual Basic, Borland Delphi, etc.). It also includes a set of language resources for 27 languages.

The software has multiple data sources such as Microsoft ADO engine, data supplied by the application, data generated by built-in script. It supports various report types and data processing, including free-form, simple list, multilevel groups, multilevel master-detail, multicolumn, cross-tabs, charts, labels, nested reports (subreports), special dot-matrix reports to print on dot-matrix printers, and interactive (dialogs, hyperlinks, etc.).

FastReport Studio's WYSIWYG interface is user-friendly, and allows for multipage, continuous, side-by-side previews. It also supports outline support and search text in preview window. Additionally, users can edit reports in the preview window, preview, print, and export reports with ease. You can print on any local and network printers including dot-matrix printers, and export in PDF, RTF, Microsoft Excel, XML, HTML, JPEG, BMP, TIFF, plain text, and CSV formats.

The built-in report designer of FastReport Studio boasts a customizable interface, in-place editing, zooming, rulers, guides, and undo/re-do. Furthermore, there are three types of grids available: centimeters, inches, pixels, script editor, and a visual SQL query builder. These incredible features make it an essential software investment for businesses of all sizes.
What's New

Version 4.8: + added ability to split big bands(biggest than page height) by default
+ added ability to use keeping(KeepTogether/KeepChild/KeepHeader) in multi-column report
+ added BDE engine
+ added DBX engine
+ added confirmation reading for TfrxMailExport

Version 4.6: + added IfrxCheckBoxView interface
+ added encryption for password protected reports. Please, backup your password protected reports prior to use this version.
+ added property 'Visible' to IfrxComponent interface
+ added method SetGlobalVariable to IfrxReport interface

Version 3.23b: - fixed bug with styles and numbers format in the XML export
- fixed bug with continuous mode in the XML export
- fixed bug with character height in PDF export
- fixed aggregare error (comma in the field name)
* update Portuguese resources
- fixed compatibility with TLargeIntField
- fixed bug with DefaultPath in XLS export+ added Charset property to IfrxFont interface
+ added OldStyleProgress property to IfrxReport interface
+ added new VB6 example of using ActiveX previews
* ActiveX implemetation fixes
- fixed bug with RichText objects intersection in RTF export
+ added IfrxCustomCrossView, IfrxCrossView, IfrxDBCrossView interfaces
! renamed elements of frxSeriesSortOrder enumeration due to naming conflict: soNone -> so_None, soAscending -> so_Ascending, soDescending -> so_Descending

Version 3.22b: * updated documentation
+ added new control for page headers/footers mode selection in RTF export dialog
+ added Frame, ShiftMode, and Align proprty to IfrxView interface
+ added IfrxSubreport interface
+ added IfrxHeader interface
+ added IfrxFooter interface
+ added IfrxMasterData interface
+ added IfrxDetailData interface
+ added IfrxSubdetail interface
+ added IfrxDataBand4 interface
+ added IfrxDataBand5 interface
+ added IfrxDataBand6 interface
+ added IfrxPageHeader interface
+ added IfrxPageFooter interface
+ added IfrxColumnHeader interface
+ added IfrxColumnFooter interface
+ added IfrxGroupHeader interface
+ added IfrxGroupFooter interface
+ added IfrxChild interface
+ added IfrxOverlay interface
+ added VB6 demo which shows how to use FindObject method, TfrxADODatabase and TfrxADOQuery objects
+ added IfrxStretcheable interface
+ added C# demo for Master/Detail relations for ADO objects
+ added IfrxChartAxis interface
+ added new types of TeeChart series
+ added new C# example: MailExportDemo. This example demonstrates how to use TfrxGzipCompressor and SendMail method of IfxrBuiltinExports interface.
+ added TfrxGzipCompressor object.
+ added timeout property to TfrxADOQuery
+ added timeout properties to TfrxADOConnection
+ added new C++ TeeChart demo
+ added new C# TeeChart demo
+ added new VC++ Crosstabs demo
* updated CreateReportObject and CreateReportObjectEx methods of IfrxReport interface
* IfrxReport->IfrxPrintOptins->PageNumbers sets the range of pages for print and export
* updated TeeChart to version 7.
* e-mail export now inherits the attachment file name from exports file name
* update Danish resources
* update German resources
* preserve object names when working with clipboard
* improved HTML, RTF exports
* improved XML, Excel exports (thanks for Bali)
* increased timeout in E-Mail export
* update Danish resources
* update Portuguese resources
- fixed bug with export of barcodes with zoom more than two
- fixed error when page number does not exist in page range in exports dialog
- fixed bug with XML export (XML Parsing Error)
- fixed bug with HideIfSingleDataRecord
- fixed bug with empty page in HTML export
- fixed IIF bug
- fixed bug in XML export
- fixed error with reportsummary band
- fixed memory leaks when script has errors
- fixed shift issues
- fixed brush style bsBDiagonal and bsFDiagonal in PDF export
- fixed bug with incorrect codepage of TfrxRichView in RTF export
- fixed bug with margins in PDF export
- fixed bug with stretched images

Version 3.21b: + added new VB6 demos: Pictures,UserDataset and Dynamic report.
+ added IPersistPropertyBag interface to TfrxPreviewX ActiveX object
+ added Delphi for .NET example - keep reports in database
+ added IfrxRichView interface
+ added new Delphi for .NET demos (DataSetDemo and StreamExample)
+ added unicode support in HTML, "Rich Text" (RTF) and XML exports
+ added clipping in the preview
+ added printer fonts to fontname combobox
+ added transparency/backcolor to rich object
* initial support of VB6 events
* modified C# Pictures example: Now it shows pictures from a demo table.
* modified C# StreamExample: Now it demonstrates how to keep reports on database server.
* added streaming methods to IfrxPictureView interface
* changes in the databand editor
* "Pictures" checkbox changed to combobox (none/jpeg/bmp/gif) in HTML export dialog
* "Styles" checkbox changed to "Continuous" in XLS and XML export dialog
* update Danish resources
* update Dutch resources
* update Brazilian resources
- fixed C++ ActiveX demo
- fixed method SelectDataset of IfrxReport.
- fixed 'Size' property of the .NET Stream warapper
- fixed IfrxReport::SelectDataset method. Corrected behaviour for deselection (Selected = false).
- fixed IfrxComponent::FindObject method. It does not throw exception anymore in .NET environment
- fixed ADO DataBase property of ADO Query and ADO Table. Now it can be set to zero.
- fixed bug with incorrect codepage detection for page navigator in HTML export
- fixed bug with incorrect export of EAN barcodes (digits beyond of border were croped)
- fixed incorrect page breaks in RTF export
- fixed shift problem
- fixed monochrome bitmaps stretching
- fixed copying grouped objects
- fixed vband&overlay error
- fixed setting of printer parameters
- fixed KeepFooter + aggregate functions
- fixed ado query parameters
- fixes in database/table/query wizard
- fixed bug with font charset in RTF export
- fixed preview painting bug
- fixed bug with rich when no printers installed
- fixed copies in dmp export
- fixed rtf expression parser
- fixed bug with RTL reading brackets in PDF export
- fixed input chinese chars in dialog controls
- fixed shift behavior
- fixed bug with right align and non-zero charspacing in PDF export
- fixed bug with underline in HTML export
- fixed overlay+keeptogether bug
- fixed large font issues
- fixed html tags

Version 3.20b: + added interface IfrxFont.
+ added IfrxFrame interface
+ added IfrxDisplayFormat interface
+ added method ResetDataSet into IfrxDataBand interface
+ added support of NET streams
+ fixed OnSaveReport event (added SaveAs argument)
+ added IfrxShapeView interface
+ added C# example of OnLoadreport and OnSaveReport events.
+ added OnLoadreport and onSaveReport events to IfrxDesignerEvents interface
+ added IfrxPage interface and GetPage enumerator for IfrxReport
+ improved RTF export
+ enhanced speed and reduced output file size of PDF export
+ added ParagraphGap support in PDF export
+ update German resources
+ update Turkish resources
* AVG function now counts only non-Null values
* RichView object is now WYSIWYG
* lot of fixes and small updates
* fixed IfrxMemmoView interface (added lot of properties - align, color, and etc)
* modified OnSaveReport event of TfrxDesigner
* property EnableLoadSaveEvents of IfrxDesigner interface splitted to EnableLoadEvent and EnableSaveEvent
* updated C++ demo Variable (added lot of comments and emo report changed)
* updated C# DataSetDemo example
- fixed bug in AddVariable method of TfrxReport interface
- fixed bug in RTF export with font style attributes
- fixed bug with frames in PDF export
- fixed paper size bug
- fixed ParagraphGap in PDF export
- fixed stack overflow error with report summary band
- fixed error with dialog form
- fixed big with TProgressBar property out of range on exports of blank page in HTML
- fixed bug in PDF export with zero width/height of bitmap
- fixed bug with checkbox object
- fixed bug with datatree window
- fixed error with chart datetime
- fixed bug with inspector window in debug mode
- fixed undo of password protected report
- fixed some dataset problems
- fixed ask save changes in designer
- fixed PDF export (font color clNone looks as clBlack)

Version 3.19b: + added new Delphi for .NET demo
+ added new C# demo: Report client for FastReport Server
+ added new C# demo: Picture - shows how to use IfrxPictureView interface
+ added new interface IfrxPictureView
+ improved interface (new buttons, splash and startup window)
+ added scheduler service (you can schedule your report and receive it by e-mail)
+ added configuration utility
+ added context help in designer (F1 key)
+ added method LoadPreparedReportFromStream(IStream *) to TfrxPreviewX
+ added method SavePreparedReportToStream(IStream *) to TfrxReport
+ added new interface: IfrxDataBand
* fixed C++ demos: variable demo, callback demo
* updated C++ thread_test demo
* updated C# DataSetDemo: added FrxDataSet class
* updated C++ DynamicReport demo
* updated: Method CreateReportObject() of IfrxReport interface has been changed in accordance to new requirements
* updated Visual FoxPro demo
* updated C# DataSetDemo: added FrxDataView class + sorting example

Version 3.16b: full Unicode support and wizards for even simpler and more comfortable automatic report generating and also built-in visual SQL-query builder for databases are worth mentioning.

Free Download 11M
423
  • Share on:

Most Popular

  1. SQL Dictionary Swedish Portuguese 1.0
    232
  2. Text to XML Conversion Software 7.0
    102
  3. Keyboard Keystroke Macro Automation Software 7.0
    99
  4. Excel Sheet Goto, Copy, Paste, Move, Insert, Rename & Delete Software 7.0
    90
  5. ContactCopy 3.0.2.106
    77
  6. ContactGenie DataPort 3.5.24
    73
  7. AddressGrabber Suite 2011
    73
  8. Forex Calculator 4.01 4.01
    72
  9. Business Mailing List - ListGrabber Standard 2013
    70
  10. AnyMP4 Free iPhone Data Recovery 7.6.10
    68

Related Downloads

RKA 2002 - Business-Plus [25 User]
Efficiently manage and invoice travel expenses with our Excel workbook!
PDF reDirect Pro
This software enables users to easily generate, email, upload, and secure PDF ...
Belltech Business Cards Designer Pro
Effortlessly produce high-quality business cards with ease and speed using our software. ...
EzWagez Payroll System
This payroll software, built with VB.NET technology, helps small businesses calculate net ...
EMS Data Generator for PostgreSQL
Data Generator for PostgreSQL is a tool that generates test data for ...
EasyShop
An e-commerce software for building and managing a website, handling site content, ...
MiniPDF PDF To Word Converter
PDF to Word Converter is a reliable software for batch conversion of ...
AccessToExcel
Withdata AccessToExcel allows users to export Access data to Excel quickly and ...
Mesh4CAD 2007 - Mesh to solid
Mesh4CAD 2007 is a software that converts entities in AutoCAD 2007, 2008, ...
MPMileage
This software calculates distances, travel times, and costs for routes in a ...
Copyright © 1999-2025 Softpile Free Downloads
  • Most Popular
  • Submit
  • About Us
  • Contact Us
  • Privacy Policy
  • Disclaimer
  • Terms of Use

Can we use your data to tailor ads for you?

Our partners will collect data and use cookies for ad personalization and measurement.

By choosing "I agree", closing this pop-up or clicking on any element on the page, you agree to the use of cookies to help us provide you with a better user experience.

Learn how Softpile and our partners collect and use data.

You can change your choice at any time in our privacy center.

Cookie Settings

Our website stores four types of cookies. At any time you can choose which cookies you accept and which you refuse. You can read more about what cookies are and what types of cookies we store in our Cookie Policy.

are necessary for technical reasons. Without them, this website may not function properly.

are necessary for specific functionality on the website. Without them, some features may be disabled.

allow us to analyse website use and to improve the visitor's experience.

allow us to personalise your experience and to send you relevant content and offers, on this website and other websites.