Developer Tools
|
Office Productivity Applications
|
Platform-Agnostic APIs
|
Home | Online Demos | Downloads | Buy Now | Support | About Us | News | Working Together | Contact Us
XtremeDocumentStudio is a next-generation multi-format document-processing framework for VCL and FireMonkey platform. In the latest release, we have added a report-export interface component for ACE Reporter.
The new component is called TgtAceExport
. You just need to drop it on your ACE Reporter application and the component will take care of automatically interfacing with the ACE Reporter component. This will add PDF, PDF/A, XLSX, RTF, HTML, text, BMP, PNG, JPEG SVG, TIFF and other formats to which ACE Report can save the report to.
This sample application is not much different from the one created earlier in an older eDocEngine article. With XtremeDocumentStudio, it has become much simpler.
If your application uses the Ace Viewer, then you don't have to write any new code. The extra "save" options to export the report will be available automatically.
SctReport1.Run;
Programmatically, TgtAceExport
can export a report from an existing TSctReport
procedure TForm10.Button2Click(Sender: TObject); begin gtAceExport1.ExportToFile(SctReport1,'ace-reporter-export.pdf',TgtxOutputFormat.PDF); end; procedure TForm10.Button3Click(Sender: TObject); begin gtAceExport1.ExportToFile('customers-export.ace','ace-reporter-export.pdf',TgtxOutputFormat.PDF); end;
---o0O0o---
Our .NET Developer Tools | |
---|---|
![]() Gnostice Document Studio .NETMulti-format document-processing component suite for .NET developers. |
![]() PDFOne .NETA .NET PDF component suite to create, edit, view, print, reorganize, encrypt, annotate, and bookmark PDF documents in .NET applications. |
Our Delphi/C++Builder developer tools | |
---|---|
![]() Gnostice Document Studio DelphiMulti-format document-processing component suite for Delphi/C++Builder developers, covering both VCL and FireMonkey platforms. |
![]() eDocEngine VCLA Delphi/C++Builder component suite for creating documents in over 20 formats and also export reports from popular Delphi reporting tools. |
![]() PDFtoolkit VCLA Delphi/C++Builder component suite to edit, enhance, view, print, merge, split, encrypt, annotate, and bookmark PDF documents. |
Our Java developer tools | |
---|---|
![]() Gnostice Document Studio JavaMulti-format document-processing component suite for Java developers. |
![]() PDFOne (for Java)A Java PDF component suite to create, edit, view, print, reorganize, encrypt, annotate, bookmark PDF documents in Java applications. |
Our Platform-Agnostic Cloud and On-Premises APIs | |
---|---|
![]() StarDocsCloud-hosted and On-Premises REST-based document-processing and document-viewing APIs |
Privacy | Legal | Feedback | Newsletter | Blog | Resellers | © 2002-2025 Gnostice Information Technologies Private Limited. All rights reserved. |