forked from FastReports/FastReport
-
Notifications
You must be signed in to change notification settings - Fork 0
/
publiccode.yml
179 lines (175 loc) · 6.42 KB
/
publiccode.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
# This repository adheres to the publiccode.yml standard by including this
# metadata file that makes public software easily discoverable.
# More info at https://github.com/italia/publiccode.yml
publiccodeYmlVersion: '0.2'
publiccode-yaml-version: '0.1'
name: FastReport
releaseDate: '2019-05-15'
url: 'https://github.com/FastReports/FastReport.git'
applicationSuite: Report generator
landingURL: 'https://github.com/FastReports/FastReport'
softwareVersion: 2019.3.0
roadmap: 'https://github.com/FastReports/FastReport/issues/79'
developmentStatus: stable
softwareType: library
platforms:
- web
- windows
- mac
- linux
outputTypes:
- application/pdf
- text/html
- image/jpg
- image/png
tags:
- accounting
- backend
- database
- documentation
- finance
- library
- printing
- viewer
- word-processor
inputTypes:
- application/frx
- application/fpx
- application/json
- text/csv
- text/xml
monochromeLogo: >-
https://github.com/FastReports/FastReport/blob/master/assets/images/FR-open-source-bw.svg
logo: >-
https://github.com/FastReports/FastReport/blob/master/assets/images/FR-open-source.svg
usedBy:
- Fast Reports Inc.
categories:
- application-development
- business-intelligence
- data-visualization
- accounting
- financial-reporting
maintenance:
contacts:
- name: Michael Philippenko
email: [email protected]
phone: 800-985-8986
affiliation: Fast Reports Inc.
type: community
legal:
repoOwner: 'https://github.com/FastReports'
license: MIT
mainCopyrightOwner: Fast Reports Inc.
intendedAudience:
scope:
- agriculture
- culture
- defence
- education
- emergency-services
- employment
- energy
- finance-and-economic-development
- environment
- foreign-affairs
- infrastructures
- justice
- local-authorities
- healthcare
- manufacturing
- research
- government
- science-and-technology
- society
- sport
- tourism
- transportation
- welfare
- security
localisation:
localisationReady: false
availableLanguages:
- en
description:
it:
shortDescription: FastReport Open Source - generatore di report per .NET CORE
documentation: 'https://github.com/FastReports/FastReport.Documentation'
freeTags:
- fastreport
- reporting
- report
- report-engine
featureList:
- generate report
- 'export to PDF, html, image, etc.'
longDescription: |2
L'architettura estensibile di FastReport Open Source permette di creare oggetti personalizzati, esportare filtri, procedure guidate e motori DB. Se le funzioni esistenti non ti bastano, estendile!
Estremamente compatto e veloce!
FASTREPORT Open Source è un programma per la creazione di report con specifica gestione di sezioni visualmente distinte. Queste comprendono: titolo del report, riassunto, titolo principale, sottotitolo, testata della colonna, nota in calce della colonna, testata dei dati, dati, nota in calce dei dati, testata di gruppo, nota in calce del gruppo, figli, overlay. Inoltre è possibile l’uso di sottoreport, che sono totalmente gestiti dal programma. L’ampia gamma di campi permette la creazione di qualsiasi tipo di report: liste, master-detail, gruppi, colonne multiple, master-detail-detail e molti altri.
screenshots:
- >-
https://raw.githubusercontent.com/FastReports/FastReport.Documentation/master/images/FastReport-screenshot2.png
- >-
https://raw.githubusercontent.com/FastReports/FastReport.Documentation/master/images/FastReport-screenshot1.png
- >-
https://raw.githubusercontent.com/FastReports/FastReport.Documentation/master/images/FastReport-screenshot3.png
localisedName: FastReport
videos:
- 'https://youtu.be/Js78gl_xAOU'
features:
- 13 types of bands available
- 'text, picture, line, shape, barcode, matrix, table, checkbox'
- Reports can consist of several design pages
- Aggregate functions are also available
- Matrix object that can be used to print pivot tables
- Report inheritance
- >-
Data from XML, CSV, Json, MS SQL, MySql, Oracle, Postgres, MongoDB,
Couchbase, RavenDB, SQLite
- Data from business objects of IEnumerable type
- 'Built-in script engine that supports two .NET languages, C# and VB.NET'
- >-
Export in HTML, BMP, PNG, JPEG, GIF, TIFF, EMF. PDF Export is available
as a plugin.
genericName: Generatore di report
en:
shortDescription: FastReport provides open source report generator for .NET Core 2.x/.NET Framework 4.x. You can use the FastReport in MVC, Web API applications.
documentation: 'https://github.com/FastReports/FastReport.Documentation'
freeTags:
- fastreport
- reporting
- report
- report-engine
featureList:
- generate report
- 'export to PDF, html, image, etc.'
longDescription: |2
FastReport provides open source report generator for .NET Core 2.x/.NET Framework 4.x. You can use the FastReport in MVC, Web API applications.
FastReport is written in C# and it is compatible with .NET Standard 2.0 and higher. Extendable FastReport architecture allows creating your own objects, export filters, wizards and DB engines.
screenshots:
- >-
https://raw.githubusercontent.com/FastReports/FastReport.Documentation/master/images/FastReport-screenshot2.png
- >-
https://raw.githubusercontent.com/FastReports/FastReport.Documentation/master/images/FastReport-screenshot1.png
- >-
https://raw.githubusercontent.com/FastReports/FastReport.Documentation/master/images/FastReport-screenshot3.png
localisedName: FastReport
videos:
- 'https://youtu.be/Js78gl_xAOU'
features:
- 13 types of bands available
- 'text, picture, line, shape, barcode, matrix, table, checkbox'
- Reports can consist of several design pages
- Aggregate functions are also available
- Matrix object that can be used to print pivot tables
- Report inheritance
- >-
Data from XML, CSV, Json, MS SQL, MySql, Oracle, Postgres, MongoDB,
Couchbase, RavenDB, SQLite
- Data from business objects of IEnumerable type
- 'Built-in script engine that supports two .NET languages, C# and VB.NET'
- >-
Export in HTML, BMP, PNG, JPEG, GIF, TIFF, EMF. PDF Export is available
as a plugin.
genericName: Report generator