HiQPdf Latest Chromium for .NET uses the latest stable Chromium engine and may offer newer HTML to PDF features and security updates than the regular package. The HTML to PDF converter uses Chromium as rendering engine which can render all the modern HTML, CSS and JavaScript in conformance with the latest standards and technologies. The .NET library is built for .NET Standard 2.0 which makes compatible with a wide range of .NET Core and .NET Framework versions. The native runtime is compatible with Windows 64-bit platforms. This package can be used in Azure App Service and Azure Functions applications for Windows platform. For Linux platforms there is a separate package containing the same .NET library and the native runtime for Linux. The package is compatible with a wide range of Windows platforms including: * Windows 10, Windows Server 2016 64-bit and above * .NET Core 9.0, 8.0, 7.0, 6.0, 5.0, .NET Standard 2.0 * .NET Framework 4.6.2 up to .NET Framework 4.8.1 * Azure App Service and Azure Functions for Windows * Azure Cloud Services, Azure Windows Virtual Machines * Web, Desktop, Console applications, Docker Library Features: * Convert HTML with CSS, SVG, Web Fonts and JavaScript to PDF * Support the latest HTML and JavaScript technologies and standards * Use HTML templates to create PDF headers and footers with page numbers * Repeat HTML table header and footer in PDF pages * Control PDF page breaks with CSS attributes in HTML * Use HTML heading tags to create the PDF document outline and table of * Create tagged PDFs with accessibility features * Trigger conversion automatically or manually from JavaScript * Control the media type to render for screen or for print mode * Control PDF viewer preferences * Create secured and digitally signed PDF documents * Set HTTP headers and cookies * Use GET or POST HTTP requests * Convert HTML pages that require authentication * Convert HTML to JPEG, PNG and WEBP image formats
TEC-IT TFORMer - Reporting and Label Printing for .NET The TEC-IT TFORMer SDK is a cross-platform label printing and reporting toolkit, designed for both client and server applications. It provides a powerful reporting solution with integrated barcode support, enabling developers to create and export high-quality documents such as labels, forms, and reports directly within .NET environments. With this SDK, layouts can be directly printed or exported in various formats all based on a graphical layout engine. The NuGet package includes both .NET and .NET Standard assemblies, ensuring compatibility across a wide range of .NET platforms. TFORMer .NET contains the following components: * Library for .NET 6, .NET 8, Core 3.x and Standard 2.x * Library for .NET Framework 4.6.2+ * TFORMer Runtime Libraries (native report generator core) Supported Output / Export Formats - Direct Printing - PDF | PDF/A | ZUGFeRD PDF/A-3 - Image Formats: PNG, JPEG, BMP, and TIFF. - PostScript (PS): Create PostScript files for advanced printing needs. - ZPL-II®: Generate printer-specific output for Zebra and other label printers. - HTML: Export reports and labels as HTML for web integration. - Create output as bitmap or vector graphics (SVG) - on disk or as memory stream. Barcode Features TFORMer SDK supports a wide range of 1D and 2D barcode formats: - 1D Barcodes: Includes popular symbologies like Code 128, Code 39, EAN, UPC, and more. - 2D Barcodes: Supports advanced barcodes like QR Code, Data Matrix, PDF417, MaxiCode™, and Aztec Code. - GS1 Barcodes: Full support for GS1-compliant barcodes, including GS1-128, GS1 DataBar, and GS1 DataMatrix. - Customization: Advanced customization options for module width, bar width reduction, rotation, colors, fonts, alignment etc. Getting Started with TFORMer .NET: Once the package is installed (Install-Package TECIT.TFORMer), integrate it into your project by adding the following import statement: using TECIT.TFORMer; Here's a C# code snippet that allows you to save a template containing a QR Code as a high-quality JPG bitmap: Job job = new Job(); job.RepositoryName = "./QRCodeTemplate.tff"; JobDataRecordSet jobData = new JobDataRecordSet(); Record r = new Record(); r.Data.Add("fieldTitle", "Link to web site"); r.Data.Add("fieldQRCode", "https://www.tec-it.com"); jobData.Records.Add(r); job.JobData = jobData; job.PrinterType = PrinterType.ImageJpg; job.OutputName = @"C:\Temp\QR-code.jpg"; job.Options = "dpi=300"; job.Print(); The same works with direct printing and all other output formats. Form and tray selection can be done with print options. Dependencies: - Report Generator Core (included in this nuget package): The central runtime component that handles the generation of reports and labels in selected output format. - MSVC Runtime Libraries (VS2019) While the API itself is managed code, it's important to note that TFORMer .NET has native code dependencies. VC Runtime download: https://learn.microsoft.com/cpp/windows/latest-supported-vc-redist?view=msvc-170 Documentation, Samples and Support: - API: https://www.tec-it.com/Documentation/TBarCode11_NET_Reference - FAQ: https://www.tec-it.com/support/faq/tbarcode/barcode-net.aspx - Sample: https://www.tec-it.com/download/Samples/TBarCodeNET11_QRCodeGenerator.zip - Data sheet: https://www.tec-it.com/software/barcode-software/tbarcode/datasheet.aspx - Downloads: https://www.tec-it.com/download/tbarcode/Download.aspx - Licensing: https://www.tec-it.com/order/ Free demo version | Free pre-sale support | Free test licenses For all your support, pre-sale inquiries, and licensing needs, please feel free to reach out to us at support@tec-it.com.
Pugnet is a modern Pug view engine for ASP.NET Core, forked from Pugzor. It is updated for .NET 8 and using Jering's Javascript.NodeJS.
HiQPdf Chromium for .NET offers you a modern, fast, flexible and powerful tool to create complex and stylish PDF documents in .NET applications using the integrated HTML to PDF Converter component. The HTML to PDF converter uses Chromium as rendering engine which can render all the modern HTML, CSS and JavaScript in conformance with the latest standards and technologies. The .NET library is built for .NET Standard 2.0 which makes compatible with a wide range of .NET Core and .NET Framework versions. The native runtime is compatible with Windows 64-bit platforms. This package can be used in Azure App Service and Azure Functions applications for Windows platform. For Linux platforms there is a separate package containing the same .NET library and the native runtime for Linux. The package is compatible with a wide range of Windows platforms including: * Windows 10, Windows Server 2016 64-bit and above * .NET Core 9.0, 8.0, 7.0, 6.0, 5.0, .NET Standard 2.0 * .NET Framework 4.6.2 up to .NET Framework 4.8.1 * Azure App Service and Azure Functions for Windows * Azure Cloud Services, Azure Windows Virtual Machines * Web, Desktop, Console applications, Docker Library Features: * Convert HTML with CSS, SVG, Web Fonts and JavaScript to PDF * Support the latest HTML and JavaScript technologies and standards * Use HTML templates to create PDF headers and footers with page numbers * Repeat HTML table header and footer in PDF pages * Control PDF page breaks with CSS attributes in HTML * Use HTML heading tags to create the PDF document outline and table of * Create tagged PDFs with accessibility features * Trigger conversion automatically or manually from JavaScript * Control the media type to render for screen or for print mode * Control PDF viewer preferences * Create secured and digitally signed PDF documents * Set HTTP headers and cookies * Use GET or POST HTTP requests * Convert HTML pages that require authentication * Convert HTML to JPEG, PNG and WEBP image formats
HiQPdf Chromium for .NET offers you a modern, fast, flexible and powerful tool to create complex and stylish PDF documents in .NET applications using the integrated HTML to PDF Converter component. The HTML to PDF converter uses Chromium as rendering engine which can render all the modern HTML, CSS and JavaScript in conformance with the latest standards and technologies. The .NET library is built for .NET Standard 2.0 which makes compatible with a wide range of .NET Core and .NET Framework versions. The native runtime is compatible with Linux 64-bit platforms. This package can be used in Azure App Service and Azure Functions applications for Linux platform. For Windows platforms there is a separate package containing the same .NET library and the native runtime for Windows. The package is compatible with a wide range of Linux platforms including: * Linux 64-bit * .NET Core 9.0, 8.0, 7.0, 6.0, 5.0, .NET Standard 2.0 * Azure App Service and Azure Functions for Linux * Azure Linux Virtual Machines * Web, Desktop and Console applications, Docker Library Features: * Convert HTML with CSS, SVG, Web Fonts and JavaScript to PDF * Support the latest HTML and JavaScript technologies and standards * Use HTML templates to create PDF headers and footers with page numbers * Repeat HTML table header and footer in PDF pages * Control PDF page breaks with CSS attributes in HTML * Use HTML heading tags to create the PDF document outline and table of contents * Create tagged PDFs with accessibility features * Trigger conversion automatically or manually from JavaScript * Control the media type to render for screen or for print mode * Control PDF viewer preferences * Create secured and digitally signed PDF documents * Set HTTP headers and cookies * Use GET or POST HTTP requests * Convert HTML pages that require authentication * Convert HTML to JPEG, PNG and WEBP image formats
A HTML templating engine using Razor Components (.razor) files instead of .cshtml