Em FastReport.NET as exportações de marca d'água foram adicionadas aos arquivos .DOCX e .RTF. Com uma restrição: o sinal não pode ser posicionado acima do texto. Marca de água é um texto ou imagem (principalmente translúcido), que &eacu...
Em FastReport.NET as exportações de marca d'água foram adicionadas aos arquivos .DOCX e .RTF. Com uma restrição: o sinal não pode ser posicionado acima do texto. Marca de água é um texto ou imagem (principalmente translúcido), que &eacu...
Few people know that FastReport .NET report generator allows you to quickly convert an RTF document into any other format supported by the FastReport .NET report generator. For example, you have a number of documents in RTF format and you would like to convert them into another format or just cr...
Speaking of text editors, we immediately present coryphaeus as Microsoft Word, which for many years has occupied a pedestal among office applications. And although its first version appeared in 1986 for the IBM platform, it gained real popularity in the nineties already among Windows users. Like all...
Tables. For centuries, they have been used to present similar data for record-keeping, counting amounts, and data analysis. For a long time, tables have been a constant tool in accounting and statistics. And it was not until the end of the 20th century that they acquired a completely different quali...
In FastReport 2020.1 we have added the ability to change export parameters. To do this, you must subscribe to the ExportParameters event in WebReport.Report. Until now the FastReport.Net library did not provide access to the export parameters. Or rather, it did, but only to some of the parameters, ...
Frequentemente necessitamos combinar vários documentos em um (por exemplo, PDF). Podem ser vários capítulos de documentação, diretórios de catálogos etc. A rigor, isso às vezes precisa ser feito não apenas para PDF, é apenas que e...
“Como salvar no formato de arquivo HTML do Delphi?”, “Como criar um arquivo HTML 5 à partir do Delphi?”, “Como criar o arquivo HTML 5 à partir do Lazarus?” - essas perguntas costumam surgir entre os desenvolvedores. O documento HTML é escri...
Until recently, the export of multi-page reports in Excel format was done on one sheet. That is, all pages of the report were displayed on one sheet in Excel. Of course, this is not always convenient; it would be better to be able to display each page of the report on a separate sheet in an Excel do...
While working with FastReports 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.Net...
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...
FastReport.OpenSource has gained a lot of interest among many developers. This is a great report generator with a long history. The open source version is FastReport.Core, which appeared at the beginning of 2018, but with some restrictions. Namely - curtailed exports. Thus, only the following format...
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...