logo
small logo
  • Producto
  • Comprar
  • Ayuda
  • Blogs
  • Consola de usarios Ayuda
    • en
    • ru
    • pt
    • es
    • de
    • pl
    • JP
    • ZH
  • Página principal
  • /
  • Blogs
  • /
  • FastReport
  • .NET
  • FastReport
  • Online Designer
  • Core
  • VCL
  • Cross-platform
  • FMX
  • CrossTab
  • FastCube
  • Visual Studio
  • Delphi
  • ASP.NET
  • invoice
  • mono
  • Linux
  • libgdiplus
  • unicode
  • Lazarus
  • ZPL
  • FastReport 6
  • Barcode
  • Export
  • PDF
  • SQL
  • Window function
  • Designer
  • C#
  • QR Code
  • WinForms
  • Sales receipt
  • Word
  • ODT
  • OpenOffice
  • Interactive Forms
  • WebReport
  • .NET5
  • Report
  • MacOS
  • OLAP
  • Desktop
  • ZUGFeRD
  • Open Source
  • Angular
  • Install
  • React
  • Vue
  • Vector graphic
  • Data Source
  • JSON
  • Knockout
  • MVC
  • Script
  • Plugin
  • PHP
  • Excel
  • NoSQL
  • RavenDB
  • SQLCe
  • VistaDB
  • OracleDB
  • IBM DB2
  • Firebird
  • MongoDB
  • Filtering
  • Anywhere
  • Preview
  • Printing
  • Stored procedures
  • Customisation
  • PageFooter
  • Toolbar
  • Business card
  • DBA
  • WPF
  • Email
  • ODS
  • Visual Basic
  • Event
  • FmxLinux
  • RAD Studio
  • GTK3
  • recompile
  • Ubuntu
  • M. Drazdou
  • A. Fediashov
  • D. Fedyashov
  • A. Hayruddinov
  • M. Karpinskiy
  • O. Kojnikov
  • K. Kornienko
  • A. Krakovcev
  • A. Kukuyuk
  • A. Mandrykin
  • M. Philippenko
  • S. Plastun
  • O. Pryalkov
  • E. Sinitskaya
  • V. Sopnev
  • A. Syrykh
  • A. Tsyganenko
  • E. Voytenko
  • D. Zubov
How to make a simplified web designer for reports
7 de mayo de 2020
Dmitriy Fedyashov
.NETFastReport

Report designer has a lot of useful features. This is a complete development environment with many options, a full study of which will require a lot of time. But what if you need to develop simple reports, or do not need to be developed, but only edit existing ones. Then the complex interface and re...

Cómo pasar una cadena de conexión en un informe web FastReport .Net
2 de mayo de 2020
Dmitriy Fedyashov
.NETFastReport

A veces enfrento situaciones cuando tengo que configurar informes web a otra fuente de datos. Esta necesidad puede aparecer si el desarrollo del informe se ha realizado con el uso de una base de datos demo o cuando la base de datos ya tiene otro lugar. O quizás, al contrario, tengo que conect...

How to use stored procedures with multiple sets of data as a result
8 de mayo de 2020
Dmitriy Fedyashov
.NETFastReportSQLStored procedures

Often, when creating reports, we have to deal with databases that are far from ideal. The various "features", sometimes get us stuck. For example, how to build a report based on multiple datasets, which will result in MS SQL stored procedures? When you create a data source in the report, we can use ...

How to print a picture from the report by clicking
29 de abril de 2020
Dmitriy Fedyashov
.NETFastReport

Many users of report generators fairly standard functionality in their everyday work. But sometimes they have to deal with non-trivial tasks, and then search for a solution may take a lot of time and effort. But perhaps the best solution is to ask the developers to get the most qualified assistance....

Cómo clasificar datos en un informe FastReport .Net
22 de abril de 2020
Dmitriy Fedyashov
.NETFastReport
(1)

Clasificar datos es una de las herramientas de procesamiento más importantes. Podemos decir que es lo básico del proceso analítico. Analizar datos caóticos de salida es casi imposible. Por lo tanto, la opción "clasificar" ofrece todas las herramientas necesarias qu...

Cómo pasar una lista de parámetros a un informe web FastReport.Net
15 de abril de 2020
Dmitriy Fedyashov
.NETFastReport

A la hora de crear un informe a menudo tiene que pasar algunos valores a ellos desde fuera. Lo necesita para filtrar datos en el informe o para controlar la lógica de este. Em mi práctica de utilizar FastReport .Net a menudo me enfrento con esta necesidad. Ya que generalmente trabajo c...

How to hide columns in a list if there is no data
7 de abril de 2020
Dmitriy Fedyashov
.NETFastReport

When making the report, we want it to be "friendly" to the consumers as much as possible. Too much data and design elements processing makes people's understanding of information more unfavourable. As a result, many people want to delete spaces in a table without data. FastReport.Net report generato...

Toilet paper printing
30 de marzo de 2020
Dmitriy Fedyashov
.NETFastReportPrinting

Gentlemen, jokes aside! Today we are talking about toilet paper. This essential hygiene product was only recently developed in the United States in the 19th century. But to be honest, toilet paper was first mentioned in China as early as the 6th century, but this product was only available for a nar...

Generador de informes FastReport
23 de marzo de 2020
Dmitriy Fedyashov
.NETVCLFMXLazarusFastReportASP.NETCoreC#Report.NET5

Sin información no se puede realizar ninguna actividad de ninguna esfera de nuestra vida. La burocracia es inevitable en la sociedad humana. Sea una fábrica de acero o un círculo escolar. Todo requiere registro de todas las operaciones: económicas, estadísticas, op...

¿Informe desde el código o en el formato .frx?
29 de febrero de 2020
Dmitriy Fedyashov
.NETFastReportReport

Como ya sabe, los informes en FastReport.Net se puede crear no solo en un diseñador especial, sino también programamente, desde el código de una aplicación del cliente, teniendo, en lugar del habitual archivo con la extenxión "frx", la clase del informe. Puede tran...

Qué es FastCube y para qué sirve
29 de febrero de 2020
Dmitriy Fedyashov
.NETVCLCross-platformFMXCrossTabFastCubeVisual StudioFastReportDelphi

Es difícil imaginar el análisis de datos sin el uso de la tecnología OLAP (On-Line Analytical Processing). Aunque haya opiniones de todos tipos de si OLAP hay que considerar una tecnología o una ideología. De todos modos, OLAP se puede caracterizar como un cubo mul...

How to connect to the Sybase SQL Anywhere database
29 de febrero de 2020
Dmitriy Fedyashov
.NETFastReportSQLAnywhere

Sybase SQL Anywhere database has a number of very useful features that make it very competitive in comparison with competitors. First, it allows you to handle very large volumes of data. Secondly - it is highly productive, that is, despite the offer large volumes of data fast. Thirdly it requires mi...

How to disable printing reports and other items from the menu when viewing the report FastReport.Net
29 de febrero de 2020
Dmitriy Fedyashov
.NETFastReportPreview

The main report viewing tool FastReport.Net is Viewer. This viewer has a rich toolkit for storing, exporting, printing, and other manipulations with a report. All this variety is very useful but not always necessary. For example, for users who only view and print reports export emailing is absolute...

Cómo establecer una imágen en un informe desde el código de una aplicación de cliente
8 de enero de 2020
Dmitriy Fedyashov
.NETFastReport

Con bastante frecuencia surge la necesidad de establecer diferentes imágenes en el informe según unas condiciones o parámetros de entrada. Con este problema se ha enfrentado el susuario del generador de informes List&Label: Is there a way to programmatically insert an inlin...

Cómo crear unas mismas páginas de informe con cabeceras diferentes
8 de enero de 2020
Dmitriy Fedyashov
.NETFastReport

A veces su trabajo requiere un mismo informe pero con algunas diferencias. Por ejemplo, cabeceras diferentes para secciones diferentes. Así, por ejemplo, el usuario del generador de informes ActiveReports quiere crear un informe como: For example, the user select copies for the customer and ...

Cómo exportar varios informes en un solo archivo PDF
8 de enero de 2020
Dmitriy Fedyashov
.NETFastReport

De tema para este artículo ha servido una de las preguntas de los usuarios del generador de informes List & Label en el foro de servicio técnico. I need to create a package of documents into 1 PDF file. So far I am able to create individual PDF file but I am not sure how to combin...

Cómo mostrar un subinforme basado en las condiciones del informe padre
8 de enero de 2020
Dmitriy Fedyashov
.NETFastReport

Muchos generadores de informes modernos le permiten itegrar otro informe, así llamado subinforme. ¿Para qué? Por ejemplo, para hacer la proyección del informe más cómoda. Si el informe principal y el subinforme son de un tipo diferente, es más convini...

Cómo crear su propia barra de herramientas en Vista previa de informes
8 de enero de 2020
Dmitriy Fedyashov
.NETFastReport

La mayoría de generadores de informes tienen modo de de ver informes con barra de herramientas que sirve para trabajar con el informe. Por ejemplo, pasar páginas, imprimir, exportar, etc. Sin embargo, a veces falta un botón con algunas funcionalidades. Puede ser exportació...

How to draw a chart based on custom variables
8 de enero de 2020
Dmitriy Fedyashov
.NETFastReport

An important part of the report is a graphical component, namely graphs and charts. They allow you to quickly analyse the data to assess the trend of growth or fall, or just quickly read information. That is how human perception works, that the graphic information is received more quickly. Therefore...

Cómo crear una conexión a una base de datos JSON desde el código de aplicación
15 de diciembre de 2019
Dmitriy Fedyashov
.NETFastReportJSON

Most reports display some data. Typically, this data is obtained from databases. Therefore, the report has a connection to the data source in order to have a list of available tables and fields, as well as the data itself. But what if at the time of writing the report, you only had a local database ...

<< < 1 2 3 4 5 > >>
logo
  • 800-985-8986 (English, US)
  • +4930568373928 (German)
  • +55 19 98147-8148 (Portuguese)
  • info@fast-report.com
  • 901 N Pitt Str #325 Alexandria VA 22314
  • Comprar
  • Descargar
  • Documentación
  • Opiniones de usuarios
  • Cómo desinstalar nuestros productos
  • Enviar mensaje
  • FAQ
  • Toturial en vídeo
  • Foro
  • Documentación técnica
  • Nuestras noticias
  • Quiénes somos
  • Socios
  • Nuestro equipo
  • Contactos

© 1998-2021 by Fast Reports Inc.

  • Privacidad