logo
small logo
  • Products
  • Buy
  • Support
  • About
  • Customer panel Support
    • en
    • de
    • JP
    • ZH
  • Home
  • /
  • Articles
  • /
  • PDF
  • .NET
  • FastReport
  • CSV
  • Customization
  • Business Graphics
  • Export
  • RTF
  • Install
  • Designer
  • VCL
  • Lazarus
  • Delphi
  • MacOS
  • Mono
  • PDF
  • ASP.NET
  • WebReport
  • Data Source
  • WPF
  • Core
  • ZPL
  • Pages
  • SQL
  • Angular
  • React
  • Online Designer
  • Vue
  • JSON
  • Knockout
  • MVC
  • PHP
  • Excel
  • Firebird
  • Filtering
  • FastCube
  • OLAP
  • Converter
  • C#
  • MAPI
  • Email
  • VB6
  • Visual Studio
  • WCF
  • Linux
  • Windows
  • FMX
  • Report
  • FastQueryBuilder
  • Viewer
  • FastScript
  • Map
  • HTML
  • XLSX
  • Desktop
  • Barcode
  • QR Code
  • Printing
  • Interactivity
  • PostgreSQL
  • Cloud
  • Web Storage
  • Web API
  • ZUGFeRD
  • SVG
  • Libgdiplus
  • SSRS
  • Preview
  • Toolbar
  • Plugin
  • Script
  • Matrix
  • Open Source
  • WinForms
  • HTTPS
  • Word
  • Business card
  • DBA
  • ARM
  • Visual Basic
  • Upload
  • NuGet
  • Ubuntu
  • Academic
  • Blazor
  • SPA
  • ROSA Linux
  • JetBrains Rider
  • M. Alaev
  • S. Antonenko
  • G. Bagaevski
  • A. Begunov
  • A. Fediashov
  • D. Fedyashov
  • P. Ishenin
  • O. Kojnikov
  • K. Kornienko
  • A. Mandrykin
  • M. Philippenko
  • S. Plastun
  • A. Pushkareva
  • A. Syrykh
  • A. Tantzura
  • A. Tsyganenko
  • E. Voytenko
  • V. Yarovoy
  • D. Zubov

PDF

Creating a PDF report in JetBrains Rider (C#) in Windows 11
December 19, 2022
Alexander Syrykh
.NETPDFC#ReportWindowsJetBrains Rider

In this article, we'll take a look at the world of the .NET platform in Windows 11 without using Microsoft Visual Studio and create a report that can be exported to PDF. The analog of Visual Studio is, of course, JetBrains Rider. It is a cross-platform .NET IDE developed by JetBrains. It supports...

Digital signing of files with FastReport VCL
December 12, 2022
Marat Alaev
VCLLazarusFastReportPDFDelphi

It is hard to imagine our life without electronic document management. Such documents are convenient because they do not deteriorate over time, they are more difficult to lose, easy to store, and quickly transfer to any distance. But as it is known, only signed document comes into force. Electro...

Working with PDF/A from the FastReport VCL designer
October 19, 2022
Ekaterina Voytenko
VCLExportFastReportPDF

We continue to tell you about the export options of FastReport VCL. Our development team adds many new and exciting features with each update. Today we want to remind you about the export format that we added back in 2017. We will talk about PDF/A and its functions. The well-known PDF document form...

The era of WinForms is over, the era of FastReport.Core.Skia began
September 6, 2022
Kirill Kornienko
.NETMacOSMonoFastReportLinuxCorePDFWinFormsHTMLLibgdiplusWindows

To create high-quality reports and correctly export them to different formats (PDF, Word, Excel, etc.), it is necessary to use the graphics engine. Since the earliest versions of the .NET Framework, Microsoft has used GDI+ and its wrapper as part of the System.Drawing library. FastReport .NET has lo...

How to create and sign PDF files in Delphi with multiple digital signatures
December 13, 2021
Alexander Syrykh
VCLFastReportPDFReportDelphi

Some people need to create PDF documents and at the same time sign them with a digital signature. To solve this issue, you can use FastReport VCL versions 2021.1-2021.4. But what if you need to sign a PDF document with more than one digital signature? This feature was integrated into the new vers...

PDF document in a report – using of new TfrxPDFView object
September 9, 2021
Den Zubov
VCLLazarusFastReportPDFReportDelphi

First of all, FastReport VCL is a report generator. Based on this conclusion, we can assume that previewing or embedding documents of other formats into a report is excessive. But according to requests from our customers, we can see the opposite point of view. Many of our customers are solving ta...

How to create an interactive PDF form for HR interviews in Delphi and Lazarus
December 14, 2020
Alexander Syrykh
VCLLazarusFastReportPDFInteractivityDelphi

Someone might not know, but the PDF standard allows you to create fillable forms. That is, the finished document can be edited directly from the viewer. This is most often used for questionnaires and various forms. The user fills in the fields and sends the document by email or prints it. Today we ...

How to protect your PDF?
November 30, 2020
Michael Philippenko
.NETVCLFastReportPDF

On the Data protection day, we decided to prepare an article about the PDF documents protection. PDF has become one of the world standards today; it’s a good idea to understand how to protect it. From what do you need to protect a PDF document? From unauthorized editing. From unauthoriz...

How to combine multiple reports into PDF file in Delphi
September 3, 2020
Michael Philippenko
VCLExportLazarusFastReportPDFDelphi

It is often necessary to combine several documents into one (for example, PDF). It could be several chapters of documentation, catalog directories etc. Strictly speaking, this sometimes needs to be done not only for PDF, it’s just that this file format itself does not imply editing and “...

How to make PDF on Raspberry PI with .NET Core
May 26, 2020
Aleksandr Fediashov
.NETFastReportLinuxCorePDF

Raspberry PI is a miniature single-board computer with ARM processor. This microcomputer is often used as an educational platform or for development of embedded solutions. For our experiments we use Raspberry PI 3B board with 1GB of RAM and the installed Linux Raspbian Buster with desktop operati...

How to make a PDF from Delphi / C++Builder / Lazarus
May 14, 2020
Michael Philippenko
VCLExportLazarusFastReportPDFDelphi

Quite often, you need to get a PDF document from a Pascal application - either Delphi or Lazarus. Usually it is recommended to use specialized solutions, PDF converters (such as itext, Synopse PDF Engine, PowerPDF, HotPDF, PDF Creator Pilot, PDFtoolkit VCL, Debenu Quick PDF Library etc.). In this ar...

How to upload a report to OnlineDesigner and download it after editing in an ASP .NET Core application
June 30, 2019
Dmitriy Fedyashov
.NETExportFastReportCorePDF

While working with Fast Reports online report designer, we usually have to upload our report templates into it, and then, after editing, download them. Today we will look at how this can be done in the context of an ASP .NET Core application. Create an ASP .NET Core application. Add the FastReport ...

Digital Signature to PDF Export
June 30, 2019
Dmitriy Fedyashov
.NETExportFastReportPDF

Electronic document management has become an integral part of our lives already long time ago. Everyone appreciated the convenience of such documents - they do not deteriorate over time, they are more difficult to lose, easy to store and quickly transfer to any distance. And although, the times of r...

Vector barcodes and SVG in PDF, HTML and SVG export
May 30, 2018
Dmitriy Fedyashov
.NETFastReportSVGPDFHTML

FastReport 2018.2 has support for vector graphics in exports. Now some barcodes and SVG images are exported in vector form. This applies to exports to PDF, HTML and SVG. As for barcodes, the explanation is needed to be given - only linear bar codes can be exported as vector images. In the current ...

Displaying images with transparency in Adobe Acrobat
April 4, 2018
Dmitriy Fedyashov
.NETFastReportPDF

Images with transparency are often called images with an alpha channel. What does this mean? The alpha channel contains information about partial or full transparency of the image. It is mainly used in computer animation. RGB images can have up to 24 alpha channels. Each of them contains information...

Interactive forms in PDF export Fast Report .NET 2018
January 17, 2018
Dmitriy Fedyashov
.NETExportFastReportPDF

It's no secret that the PDF standard allows you to create fillable forms. That is, the finished document can be edited directly from the viewer. Most often this is used for questionnaires and various forms. The user fills in the fields and sends the document by email or prints it. In the new versio...

How to optimize the size of a report file in PDF
October 16, 2017
Dmitriy Fedyashov
.NETFastReportPDFReport

In this article we are going to talk about PDF export in FastReport.Net. That is, the size of a file of an exported report. The size of the final file is affected by many factors: image quality, embedded fonts, fonts in "curves", background image, etc. Let us take a close look at the export setting...

How to make a PDF document from a text file
August 25, 2017
Dmitriy Fedyashov
.NETFastReportDesktopCSVPDF

Today we will talk about the cases when you need to make a PDF document, but there is no Adobe Acrobat on the computer. You only have a text file with original data and FastReport Desktop. To begin with, you need a test file, in which there is a division into paragraphs (carriage return to a new li...

Save the original image quality when exporting to PDF
August 20, 2017
Dmitriy Fedyashov
.NETFastReportPDF

In PDF export report there is a new option - "Original Resolution". It allows you to save images in full resolution. Sometimes it is important to transfer an image with the original quality. Using this new option, you will be able to get the image from a PDF document without any quality loss. Here ...

Saving a report in PDF/X format
August 13, 2017
Dmitriy Fedyashov
.NETFastReportPDF

PDF/X format designed for the exchange of data, ready for printing. The idea is to create a document that can be printed on any printer identically. It is important for polygraphy, where it is important to print documents on any print device uniformly, whether the printer or plotter. PDF/X document ...

1 2 > >>
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
  • Buy
  • Download
  • Documentation
  • Testimonials
  • How to uninstall
  • FAQ
  • Tutorial Video
  • Forum
  • Articles
  • Our News
  • Press about us
  • Resellers
  • Extended licensing
  • Contact us

© 1998-2023 by Fast Reports Inc.

  • Privacy Policy