QuestPDF.HTML is an extension for QuestPDF that allows to generate PDF from HTML. Originally created by Relorer (https://github.com/Relorer/HTMLToQPDF), Modified by JeremyVm, then modified by matthartsock
SDK for accessing Veracity MyServices and Profile api. Veracity MyServices is your access point for engagement of digital interaction with DNV GL. You will find digital services like “Rules and Standards”, digital tools such as our OnDemand hosted service “Secure File Transfer“, our collaboration solution “Meeting Places” (SharePoint) and many other services. Some of the services are open to all users (like “Rules and Standards” and “Secure File Transfer”), while other services require an invitation from a DNV GL employee
The Open Terraria API, known as OTAPI, is a low-level API for Terraria that rewrites and hooks into the official or modded binaries for others to use. OTAPI is primarily a server modification and is available as a cross platform package via NuGet. Version 3.0 is now a .NET9 library thanks to ModFramework being able to retarget the .NET4 vanilla assembly up to .NET9. This means that any mod you create can be written as a .NET9 module and later merged into the patched assembly thanks to MonoMod. Here is what is now possible: - Native Runtime hooks, just reference OTAPI.Runtime.dll and register to MonoMod events generated from the Terraria assembly. - Full .NET9 ecosystem and its performance improvements. No need for two targets such as Windows & Mono anymore either. - A new optional internal module system via ModFramework to load precompiled dll's, .cs files or even top level classes. - A strong set of libraries with methods and extensions to help you build more mods. - Create 1 file MonoMod patches to rewrite or inject new meta data to the assembly.
The Open Terraria API, known as OTAPI, is a low-level API for Terraria that rewrites and hooks into the official or modded binaries for others to use. OTAPI is primarily a server modification and is available as a cross platform package via NuGet. Version 3.0 is now a .NET9 library thanks to ModFramework being able to retarget the .NET4 vanilla assembly up to .NET9. This means that any mod you create can be written as a .NET9 module and later merged into the patched assembly thanks to MonoMod. Here is what is now possible: - Native Runtime hooks, just reference OTAPI.Runtime.dll and register to MonoMod events generated from the Terraria assembly. - Full .9 ecosystem and its performance improvements. No need for two targets such as Windows & Mono anymore either. - A new optional internal module system via ModFramework to load precompiled dll's, .cs files or even top level classes. - A strong set of libraries with methods and extensions to help you build more mods. - Create 1 file MonoMod patches to rewrite or inject new meta data to the assembly.
This is an msbuild target that will try to create the key file that is used by the project it is installed to when it doesn't exist already. Which is a well known problem for open source projects: You do want to sign your assemblies, but you don't want to give away the key file.
Aspose.PDF for C++ is a native C++ library that enables the developers to add PDF handling capabilities to their C++ applications. Aspose.PDF for C++ API can be used to build C++ applications which are capable of reading, writing, rendering, printing, and converting PDF documents (PDF, PDF/A). You can also work with attachments, images, security, signatures, text, and tables. Aspose.PDF for C++ allows you to extract text from all pages of a PDF document, set privileges on a PDF file, work with bookmarks and annotations. It also gives you vast control over customizing the PDF display properties, fonts, zoom fact, and content formatting. Text search feature is also available. You can convert PDF documents to the DOC, DOCX, and SVG formats by simply calling the designated C++ methods. Aspose.PDF for C++ performs equally well at the client-end and server-side. It can be used in the development environment that supports C++ but explicitly supports MS Visual Studio 2015 or later. Aspose.PDF for C++ can be installed manually by downloading its ZIP package or it (Aspose.PDF.CPP) can be added via NuGet Package Manager. Support for Qt framework is also available.
Source Code only project to convert RAML file to Open API Specification
The PDF417 barcode encoder class library is written in C#. It is open source code. The target framework is .NET Framework (net462) and .NET Standard (netstandard2.0). The encoder library allows you to create a PDF417 barcode image from a text string or a binary (byte) array. Two demo/test applications are included. Windows form application and console application targeting .NET framework (net462) and .NET Core (netcoreapp2.2). Both allows you to explore the library and produce PDF417 barcodes. Both .NET core and .NET standard do not support the Bitmap class included in the System.Drawing assembly. The library includes a PNG image builder that can run in the .NET Standard and .NET core environment. This image is extremely efficient. It takes advantage of the compression and filtering of the PNG standard. Saving barcode image 564 by 232 pixels takes 617 bytes by this software. Using Bitmap with file type PNG takes 16,865. Using Bitmap with file type JPEG takes 21,121 bytes.
**This is a fork of the original PDFsharp repository, it adds the `AutomaticXmpGeneration` option that allows to disable the automatic generation of XMP metadata when the PDF documents are saved.** PDFsharp is the Open Source library for creating and modifying PDF documents using .NET. It has an easy-to-use API that allows developers to generate or modify PDF files programmatically. PDFsharp can be used for various applications, including creating reports, invoices, and other types of documents. This package does not depend on Windows and can be used on any .NET compatible platform including Linux and macOS. See https://docs.pdfsharp.net for details.
This NuGet package provides C# bindings for the ASAM e.V. Open Simulation Interface (OSI) version v3.7.0 - ASAM OSI "Jolly Jones". It enables developers to integrate OSI messages in their .NET applications using Protocol Buffers (protobuf). The package includes all necessary proto files and auto-generates C# classes for seamless integration.
cpplinq is an open-source native template library that provides a set of LINQ-like operators for querying collections (arrays and STL containers) in C++11. The library contains a single header file and the API consists on a set of template classes and functions and is compatible with all major compilers (VC++, mingw, g++, clang++).
This is a .NET tool that gives downsteam api client given Open-Api spec file.
Relorer.QuestPDF.HTML is an extension for QuestPDF that allows to generate PDF from HTML
PDF to HTML Converter in web browser in ASP.NET web app: This package includes C# sample source code to read, view PDF in web browser and convert PDF file to HTML web file in ASP.NET web app. EdgePDF - Online PDF Viewer, Reader for ASP.NET Core web app : * Generate PDFs from MS Word, Excel, PowerPoint, TIFF, JPG, PNG and many image formats * Convert PDF to Word, multi-page TIFF, SVG, JPG, PNG and other image formats * Read, extract text, image, font data, AcroForm data from PDFs * Edit, modify existing PDF text, image, bookmark, metadata contents * Add, generate, read QR Code and barcode on PDF * Convert scanned PDF to editable PDF using OCR Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Online Guides : * Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/pdf-html5/ * Support : support@rasteredge.com
Add, remove Line graph to PDF file in web browser in ASP.NET web app: This package includes C# sample source code to read, view PDF in web browser and add, remove Line graph to PDF file in ASP.NET web app. EdgePDF - Online PDF Viewer, Reader for ASP.NET Core web app : * Generate PDFs from MS Word, Excel, PowerPoint, TIFF, JPG, PNG and many image formats * Convert PDF to Word, multi-page TIFF, SVG, JPG, PNG and other image formats * Read, extract text, image, font data, AcroForm data from PDFs * Edit, modify existing PDF text, image, bookmark, metadata contents * Add, generate, read QR Code and barcode on PDF * Convert scanned PDF to editable PDF using OCR Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Online Guides : * Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/pdf-html5/ * Support : support@rasteredge.com
Create PDF from Excel in web browser in ASP.NET web app: This package includes C# sample source code to read, view PDF in web browser and convert Excel (.xslx) to PDF file in ASP.NET web app. EdgePDF - Online PDF Viewer, Reader for ASP.NET Core web app : * Generate PDFs from MS Word, Excel, PowerPoint, TIFF, JPG, PNG and many image formats * Convert PDF to Word, multi-page TIFF, SVG, JPG, PNG and other image formats * Read, extract text, image, font data, AcroForm data from PDFs * Edit, modify existing PDF text, image, bookmark, metadata contents * Add, generate, read QR Code and barcode on PDF * Convert scanned PDF to editable PDF using OCR Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Online Guides : * Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/pdf-html5/ * Support : support@rasteredge.com
Create PDF from RTF in web browser in ASP.NET web app: This package includes C# sample source code to read, view PDF in web browser and convert RTF to PDF file in ASP.NET web app. EdgePDF - Online PDF Viewer, Reader for ASP.NET Core web app : * Generate PDFs from MS Word, Excel, PowerPoint, TIFF, JPG, PNG and many image formats * Convert PDF to Word, multi-page TIFF, SVG, JPG, PNG and other image formats * Read, extract text, image, font data, AcroForm data from PDFs * Edit, modify existing PDF text, image, bookmark, metadata contents * Add, generate, read QR Code and barcode on PDF * Convert scanned PDF to editable PDF using OCR Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Online Guides : * Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/pdf-html5/ * Support : support@rasteredge.com
Create PDF from PowerPoint in web browser in ASP.NET web app: This package includes C# sample source code to read, view PDF in web browser and convert PowerPoint (.pptx) to PDF file in ASP.NET web app. EdgePDF - Online PDF Viewer, Reader for ASP.NET Core web app : * Generate PDFs from MS Word, Excel, PowerPoint, TIFF, JPG, PNG and many image formats * Convert PDF to Word, multi-page TIFF, SVG, JPG, PNG and other image formats * Read, extract text, image, font data, AcroForm data from PDFs * Edit, modify existing PDF text, image, bookmark, metadata contents * Add, generate, read QR Code and barcode on PDF * Convert scanned PDF to editable PDF using OCR Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Online Guides : * Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/pdf-html5/ * Support : support@rasteredge.com
Add attachments to PDF file in web browser in ASP.NET web app: This package includes C# sample source code to read, view PDF in web browser and add attachments to PDF file in ASP.NET web app. EdgePDF - Online PDF Viewer, Reader for ASP.NET Core web app : * Generate PDFs from MS Word, Excel, PowerPoint, TIFF, JPG, PNG and many image formats * Convert PDF to Word, multi-page TIFF, SVG, JPG, PNG and other image formats * Read, extract text, image, font data, AcroForm data from PDFs * Edit, modify existing PDF text, image, bookmark, metadata contents * Add, generate, read QR Code and barcode on PDF * Convert scanned PDF to editable PDF using OCR Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Online Guides : * Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/pdf-html5/ * Support : support@rasteredge.com
PDF to Text Converter in web browser in ASP.NET web app: This package includes C# sample source code to read, view PDF in web browser and convert PDF file to Text .txt file in ASP.NET web app. EdgePDF - Online PDF Viewer, Reader for ASP.NET Core web app : * Generate PDFs from MS Word, Excel, PowerPoint, TIFF, JPG, PNG and many image formats * Convert PDF to Word, multi-page TIFF, SVG, JPG, PNG and other image formats * Read, extract text, image, font data, AcroForm data from PDFs * Edit, modify existing PDF text, image, bookmark, metadata contents * Add, generate, read QR Code and barcode on PDF * Convert scanned PDF to editable PDF using OCR Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Online Guides : * Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/pdf-html5/ * Support : support@rasteredge.com
Add, edit, remove highlight text markup from PDF file in web browser in ASP.NET web app: This package includes C# sample source code to read, view PDF in web browser and add, edit, remove highlight text markup from PDF file in ASP.NET web app. EdgePDF - Online PDF Viewer, Reader for ASP.NET Core web app : * Generate PDFs from MS Word, Excel, PowerPoint, TIFF, JPG, PNG and many image formats * Convert PDF to Word, multi-page TIFF, SVG, JPG, PNG and other image formats * Read, extract text, image, font data, AcroForm data from PDFs * Edit, modify existing PDF text, image, bookmark, metadata contents * Add, generate, read QR Code and barcode on PDF * Convert scanned PDF to editable PDF using OCR Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Online Guides : * Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/pdf-html5/ * Support : support@rasteredge.com
PDF to TIFF C# in web browser in ASP.NET web app: This package includes C# sample source code to read, view PDF in web browser and convert PDF file to TIFF (.tiff/.tif) file in ASP.NET web app. EdgePDF - Online PDF Viewer, Reader for ASP.NET Core web app : * Generate PDFs from MS Word, Excel, PowerPoint, TIFF, JPG, PNG and many image formats * Convert PDF to Word, multi-page TIFF, SVG, JPG, PNG and other image formats * Read, extract text, image, font data, AcroForm data from PDFs * Edit, modify existing PDF text, image, bookmark, metadata contents * Add, generate, read QR Code and barcode on PDF * Convert scanned PDF to editable PDF using OCR Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Online Guides : * Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/pdf-html5/ * Support : support@rasteredge.com
Add Curve graph to PDF file in web browser in ASP.NET web app: This package includes C# sample source code to read, view PDF in web browser and add Curve graph to PDF file in ASP.NET web app. EdgePDF - Online PDF Viewer, Reader for ASP.NET Core web app : * Generate PDFs from MS Word, Excel, PowerPoint, TIFF, JPG, PNG and many image formats * Convert PDF to Word, multi-page TIFF, SVG, JPG, PNG and other image formats * Read, extract text, image, font data, AcroForm data from PDFs * Edit, modify existing PDF text, image, bookmark, metadata contents * Add, generate, read QR Code and barcode on PDF * Convert scanned PDF to editable PDF using OCR Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Online Guides : * Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/pdf-html5/ * Support : support@rasteredge.com
PDF to SVG Converter in web browser in ASP.NET web app: This package includes C# sample source code to read, view PDF in web browser and convert PDF file to SVG web file in ASP.NET web app. EdgePDF - Online PDF Viewer, Reader for ASP.NET Core web app : * Generate PDFs from MS Word, Excel, PowerPoint, TIFF, JPG, PNG and many image formats * Convert PDF to Word, multi-page TIFF, SVG, JPG, PNG and other image formats * Read, extract text, image, font data, AcroForm data from PDFs * Edit, modify existing PDF text, image, bookmark, metadata contents * Add, generate, read QR Code and barcode on PDF * Convert scanned PDF to editable PDF using OCR Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Online Guides : * Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/pdf-html5/ * Support : support@rasteredge.com
Split PDF file C# in web browser in ASP.NET web app: This package includes C# sample source code to read, view PDF in web browser and Split PDF file in ASP.NET web app. EdgePDF - Online PDF Viewer, Reader for ASP.NET Core web app : * Generate PDFs from MS Word, Excel, PowerPoint, TIFF, JPG, PNG and many image formats * Convert PDF to Word, multi-page TIFF, SVG, JPG, PNG and other image formats * Read, extract text, image, font data, AcroForm data from PDFs * Edit, modify existing PDF text, image, bookmark, metadata contents * Add, generate, read QR Code and barcode on PDF * Convert scanned PDF to editable PDF using OCR Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Online Guides : * Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/pdf-html5/ * Support : support@rasteredge.com
Create PDF from CSV in web browser in ASP.NET web app: This package includes C# sample source code to read, view PDF in web browser and convert csv to PDF file in ASP.NET web app. EdgePDF - Online PDF Viewer, Reader for ASP.NET Core web app : * Generate PDFs from MS Word, Excel, PowerPoint, TIFF, JPG, PNG and many image formats * Convert PDF to Word, multi-page TIFF, SVG, JPG, PNG and other image formats * Read, extract text, image, font data, AcroForm data from PDFs * Edit, modify existing PDF text, image, bookmark, metadata contents * Add, generate, read QR Code and barcode on PDF * Convert scanned PDF to editable PDF using OCR Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Online Guides : * Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/pdf-html5/ * Support : support@rasteredge.com
Create PDF from Word in web browser in ASP.NET web app: This package includes C# sample source code to read, view PDF in web browser and convert Word (.docx) to PDF file in ASP.NET web app. EdgePDF - Online PDF Viewer, Reader for ASP.NET Core web app : * Generate PDFs from MS Word, Excel, PowerPoint, TIFF, JPG, PNG and many image formats * Convert PDF to Word, multi-page TIFF, SVG, JPG, PNG and other image formats * Read, extract text, image, font data, AcroForm data from PDFs * Edit, modify existing PDF text, image, bookmark, metadata contents * Add, generate, read QR Code and barcode on PDF * Convert scanned PDF to editable PDF using OCR Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Online Guides : * Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/pdf-html5/ * Support : support@rasteredge.com
Create PDF from multiple images in web browser in ASP.NET web app: This package includes C# sample source code to read, view PDF in web browser and convert multiple images to one PDF file in ASP.NET web app. EdgePDF - Online PDF Viewer, Reader for ASP.NET Core web app : * Generate PDFs from MS Word, Excel, PowerPoint, TIFF, JPG, PNG and many image formats * Convert PDF to Word, multi-page TIFF, SVG, JPG, PNG and other image formats * Read, extract text, image, font data, AcroForm data from PDFs * Edit, modify existing PDF text, image, bookmark, metadata contents * Add, generate, read QR Code and barcode on PDF * Convert scanned PDF to editable PDF using OCR Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Online Guides : * Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/pdf-html5/ * Support : support@rasteredge.com
Add Digital Signature to PDF file in web browser in ASP.NET web app: This package includes C# sample source code to read, view PDF in web browser and add Digital Signature to PDF file in ASP.NET web app. EdgePDF - Online PDF Viewer, Reader for ASP.NET Core web app : * Generate PDFs from MS Word, Excel, PowerPoint, TIFF, JPG, PNG and many image formats * Convert PDF to Word, multi-page TIFF, SVG, JPG, PNG and other image formats * Read, extract text, image, font data, AcroForm data from PDFs * Edit, modify existing PDF text, image, bookmark, metadata contents * Add, generate, read QR Code and barcode on PDF * Convert scanned PDF to editable PDF using OCR Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Online Guides : * Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/pdf-html5/ * Support : support@rasteredge.com
Create PDF from multi-page TIFF in web browser in ASP.NET web app: This package includes C# sample source code to read, view PDF in web browser and convert multi-page TIFF to PDF file in ASP.NET web app. EdgePDF - Online PDF Viewer, Reader for ASP.NET Core web app : * Generate PDFs from MS Word, Excel, PowerPoint, TIFF, JPG, PNG and many image formats * Convert PDF to Word, multi-page TIFF, SVG, JPG, PNG and other image formats * Read, extract text, image, font data, AcroForm data from PDFs * Edit, modify existing PDF text, image, bookmark, metadata contents * Add, generate, read QR Code and barcode on PDF * Convert scanned PDF to editable PDF using OCR Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Online Guides : * Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/pdf-html5/ * Support : support@rasteredge.com
Compress, optimize PDF file in web browser in ASP.NET web app: This package includes C# sample source code to read, view PDF in web browser and compress, optimize PDF file in ASP.NET web app. EdgePDF - Online PDF Viewer, Reader for ASP.NET Core web app : * Generate PDFs from MS Word, Excel, PowerPoint, TIFF, JPG, PNG and many image formats * Convert PDF to Word, multi-page TIFF, SVG, JPG, PNG and other image formats * Read, extract text, image, font data, AcroForm data from PDFs * Edit, modify existing PDF text, image, bookmark, metadata contents * Add, generate, read QR Code and barcode on PDF * Convert scanned PDF to editable PDF using OCR Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Online Guides : * Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/pdf-html5/ * Support : support@rasteredge.com
PDF to Image Converter in web browser in ASP.NET web app: This package includes C# sample source code to read, view PDF in web browser and convert PDF file to Image file in ASP.NET web app. EdgePDF - Online PDF Viewer, Reader for ASP.NET Core web app : * Generate PDFs from MS Word, Excel, PowerPoint, TIFF, JPG, PNG and many image formats * Convert PDF to Word, multi-page TIFF, SVG, JPG, PNG and other image formats * Read, extract text, image, font data, AcroForm data from PDFs * Edit, modify existing PDF text, image, bookmark, metadata contents * Add, generate, read QR Code and barcode on PDF * Convert scanned PDF to editable PDF using OCR Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Online Guides : * Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/pdf-html5/ * Support : support@rasteredge.com
PDF to Word Converter in web browser in ASP.NET web app: This package includes C# sample source code to read, view PDF in web browser and convert PDF file to Word (.docx) file in ASP.NET web app. EdgePDF - Online PDF Viewer, Reader for ASP.NET Core web app : * Generate PDFs from MS Word, Excel, PowerPoint, TIFF, JPG, PNG and many image formats * Convert PDF to Word, multi-page TIFF, SVG, JPG, PNG and other image formats * Read, extract text, image, font data, AcroForm data from PDFs * Edit, modify existing PDF text, image, bookmark, metadata contents * Add, generate, read QR Code and barcode on PDF * Convert scanned PDF to editable PDF using OCR Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Online Guides : * Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/pdf-html5/ * Support : support@rasteredge.com
Create PDF from Image file in web browser in ASP.NET web app: This package includes C# sample source code to read, view PDF in web browser and convert images to PDF file in ASP.NET web app. EdgePDF - Online PDF Viewer, Reader for ASP.NET Core web app : * Generate PDFs from MS Word, Excel, PowerPoint, TIFF, JPG, PNG and many image formats * Convert PDF to Word, multi-page TIFF, SVG, JPG, PNG and other image formats * Read, extract text, image, font data, AcroForm data from PDFs * Edit, modify existing PDF text, image, bookmark, metadata contents * Add, generate, read QR Code and barcode on PDF * Convert scanned PDF to editable PDF using OCR Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Online Guides : * Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/pdf-html5/ * Support : support@rasteredge.com
Create QR Code and barcodes to PDF file in web browser in ASP.NET web app: This package includes C# sample source code to edit PDF in web browser and create QR Code and barcodes to PDF file in ASP.NET web app. EdgePDF - Online PDF editor for ASP.NET Core web app : * Generate PDFs from MS Word, Excel, PowerPoint, TIFF, JPG, PNG and many image formats * Convert PDF to Word, multi-page TIFF, SVG, JPG, PNG and other image formats * Read, extract text, image, font data, AcroForm data from PDFs * Edit, modify existing PDF text, image, bookmark, metadata contents * Add, generate, read QR Code and barcode on PDF * Convert scanned PDF to editable PDF using OCR Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Online Guides : * Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/pdf-html5/ * Support : support@rasteredge.com
Create PDF from CSV in web browser in ASP.NET web app: This package includes C# sample source code to edit PDF in web browser and convert csv to PDF file in ASP.NET web app. EdgePDF - Online PDF editor for ASP.NET Core web app : * Generate PDFs from MS Word, Excel, PowerPoint, TIFF, JPG, PNG and many image formats * Convert PDF to Word, multi-page TIFF, SVG, JPG, PNG and other image formats * Read, extract text, image, font data, AcroForm data from PDFs * Edit, modify existing PDF text, image, bookmark, metadata contents * Add, generate, read QR Code and barcode on PDF * Convert scanned PDF to editable PDF using OCR Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Online Guides : * Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/pdf-html5/ * Support : support@rasteredge.com
PDF to JPEG/JPG Converter in web browser in ASP.NET web app: This package includes C# sample source code to edit PDF in web browser and convert PDF file to JPEG/JPG image file in ASP.NET web app. EdgePDF - Online PDF editor for ASP.NET Core web app : * Generate PDFs from MS Word, Excel, PowerPoint, TIFF, JPG, PNG and many image formats * Convert PDF to Word, multi-page TIFF, SVG, JPG, PNG and other image formats * Read, extract text, image, font data, AcroForm data from PDFs * Edit, modify existing PDF text, image, bookmark, metadata contents * Add, generate, read QR Code and barcode on PDF * Convert scanned PDF to editable PDF using OCR Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Online Guides : * Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/pdf-html5/ * Support : support@rasteredge.com
Add Chapter, Section content to PDF reports in web browser in ASP.NET web app: This package includes C# sample source code to edit PDF in web browser and insert Chapter, section text to PDF reporting file in ASP.NET web app. EdgePDF - Online PDF editor for ASP.NET Core web app : * Generate PDFs from MS Word, Excel, PowerPoint, TIFF, JPG, PNG and many image formats * Convert PDF to Word, multi-page TIFF, SVG, JPG, PNG and other image formats * Read, extract text, image, font data, AcroForm data from PDFs * Edit, modify existing PDF text, image, bookmark, metadata contents * Add, generate, read QR Code and barcode on PDF * Convert scanned PDF to editable PDF using OCR Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Online Guides : * Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/pdf-html5/ * Support : support@rasteredge.com
PDF to Image Converter in web browser in ASP.NET web app: This package includes C# sample source code to edit PDF in web browser and convert PDF file to Image file in ASP.NET web app. EdgePDF - Online PDF editor for ASP.NET Core web app : * Generate PDFs from MS Word, Excel, PowerPoint, TIFF, JPG, PNG and many image formats * Convert PDF to Word, multi-page TIFF, SVG, JPG, PNG and other image formats * Read, extract text, image, font data, AcroForm data from PDFs * Edit, modify existing PDF text, image, bookmark, metadata contents * Add, generate, read QR Code and barcode on PDF * Convert scanned PDF to editable PDF using OCR Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Online Guides : * Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/pdf-html5/ * Support : support@rasteredge.com
Add, remove bookmarks to PDF file in web browser in ASP.NET web app: This package includes C# sample source code to edit PDF in web browser and add, remove bookmarks to PDF file in ASP.NET web app. EdgePDF - Online PDF editor for ASP.NET Core web app : * Generate PDFs from MS Word, Excel, PowerPoint, TIFF, JPG, PNG and many image formats * Convert PDF to Word, multi-page TIFF, SVG, JPG, PNG and other image formats * Read, extract text, image, font data, AcroForm data from PDFs * Edit, modify existing PDF text, image, bookmark, metadata contents * Add, generate, read QR Code and barcode on PDF * Convert scanned PDF to editable PDF using OCR Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Online Guides : * Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/pdf-html5/ * Support : support@rasteredge.com
Add, remove Rectangle graph to PDF file in web browser in ASP.NET web app: This package includes C# sample source code to edit PDF in web browser and add, remove Rectangle graph to PDF file in ASP.NET web app. EdgePDF - Online PDF editor for ASP.NET Core web app : * Generate PDFs from MS Word, Excel, PowerPoint, TIFF, JPG, PNG and many image formats * Convert PDF to Word, multi-page TIFF, SVG, JPG, PNG and other image formats * Read, extract text, image, font data, AcroForm data from PDFs * Edit, modify existing PDF text, image, bookmark, metadata contents * Add, generate, read QR Code and barcode on PDF * Convert scanned PDF to editable PDF using OCR Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Online Guides : * Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/pdf-html5/ * Support : support@rasteredge.com
PDF to PNG Converter in web browser in ASP.NET web app: This package includes C# sample source code to edit PDF in web browser and convert PDF file to PNG image file in ASP.NET web app. EdgePDF - Online PDF editor for ASP.NET Core web app : * Generate PDFs from MS Word, Excel, PowerPoint, TIFF, JPG, PNG and many image formats * Convert PDF to Word, multi-page TIFF, SVG, JPG, PNG and other image formats * Read, extract text, image, font data, AcroForm data from PDFs * Edit, modify existing PDF text, image, bookmark, metadata contents * Add, generate, read QR Code and barcode on PDF * Convert scanned PDF to editable PDF using OCR Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Online Guides : * Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/pdf-html5/ * Support : support@rasteredge.com
Compress, optimize PDF file in web browser in ASP.NET web app: This package includes C# sample source code to edit PDF in web browser and compress, optimize PDF file in ASP.NET web app. EdgePDF - Online PDF editor for ASP.NET Core web app : * Generate PDFs from MS Word, Excel, PowerPoint, TIFF, JPG, PNG and many image formats * Convert PDF to Word, multi-page TIFF, SVG, JPG, PNG and other image formats * Read, extract text, image, font data, AcroForm data from PDFs * Edit, modify existing PDF text, image, bookmark, metadata contents * Add, generate, read QR Code and barcode on PDF * Convert scanned PDF to editable PDF using OCR Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Online Guides : * Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/pdf-html5/ * Support : support@rasteredge.com
PDF to TIFF C# in web browser in ASP.NET web app: This package includes C# sample source code to edit PDF in web browser and convert PDF file to TIFF (.tiff/.tif) file in ASP.NET web app. EdgePDF - Online PDF editor for ASP.NET Core web app : * Generate PDFs from MS Word, Excel, PowerPoint, TIFF, JPG, PNG and many image formats * Convert PDF to Word, multi-page TIFF, SVG, JPG, PNG and other image formats * Read, extract text, image, font data, AcroForm data from PDFs * Edit, modify existing PDF text, image, bookmark, metadata contents * Add, generate, read QR Code and barcode on PDF * Convert scanned PDF to editable PDF using OCR Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Online Guides : * Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/pdf-html5/ * Support : support@rasteredge.com
Add, insert page to PDF file in web browser in ASP.NET web app: This package includes C# sample source code to edit PDF in web browser and add, insert page to PDF file in ASP.NET web app. EdgePDF - Online PDF editor for ASP.NET Core web app : * Generate PDFs from MS Word, Excel, PowerPoint, TIFF, JPG, PNG and many image formats * Convert PDF to Word, multi-page TIFF, SVG, JPG, PNG and other image formats * Read, extract text, image, font data, AcroForm data from PDFs * Edit, modify existing PDF text, image, bookmark, metadata contents * Add, generate, read QR Code and barcode on PDF * Convert scanned PDF to editable PDF using OCR Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Online Guides : * Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/pdf-html5/ * Support : support@rasteredge.com
Add Form fields content to PDF reports in web browser in ASP.NET web app: This package includes C# sample source code to edit PDF in web browser and insert Form fields to PDF reporting file in ASP.NET web app. EdgePDF - Online PDF editor for ASP.NET Core web app : * Generate PDFs from MS Word, Excel, PowerPoint, TIFF, JPG, PNG and many image formats * Convert PDF to Word, multi-page TIFF, SVG, JPG, PNG and other image formats * Read, extract text, image, font data, AcroForm data from PDFs * Edit, modify existing PDF text, image, bookmark, metadata contents * Add, generate, read QR Code and barcode on PDF * Convert scanned PDF to editable PDF using OCR Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Online Guides : * Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/pdf-html5/ * Support : support@rasteredge.com
Merge, Combine PDF files in web browser in ASP.NET web app: This package includes C# sample source code to edit PDF in web browser and merge, combine PDF files in ASP.NET web app. EdgePDF - Online PDF editor for ASP.NET Core web app : * Generate PDFs from MS Word, Excel, PowerPoint, TIFF, JPG, PNG and many image formats * Convert PDF to Word, multi-page TIFF, SVG, JPG, PNG and other image formats * Read, extract text, image, font data, AcroForm data from PDFs * Edit, modify existing PDF text, image, bookmark, metadata contents * Add, generate, read QR Code and barcode on PDF * Convert scanned PDF to editable PDF using OCR Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Online Guides : * Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/pdf-html5/ * Support : support@rasteredge.com
Add Paragraph content to PDF reports in web browser in ASP.NET web app: This package includes C# sample source code to edit PDF in web browser and insert Paragraph text to PDF reporting file in ASP.NET web app. EdgePDF - Online PDF editor for ASP.NET Core web app : * Generate PDFs from MS Word, Excel, PowerPoint, TIFF, JPG, PNG and many image formats * Convert PDF to Word, multi-page TIFF, SVG, JPG, PNG and other image formats * Read, extract text, image, font data, AcroForm data from PDFs * Edit, modify existing PDF text, image, bookmark, metadata contents * Add, generate, read QR Code and barcode on PDF * Convert scanned PDF to editable PDF using OCR Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Online Guides : * Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/pdf-html5/ * Support : support@rasteredge.com
Add Digital Signature to PDF file in web browser in ASP.NET web app: This package includes C# sample source code to edit PDF in web browser and add Digital Signature to PDF file in ASP.NET web app. EdgePDF - Online PDF editor for ASP.NET Core web app : * Generate PDFs from MS Word, Excel, PowerPoint, TIFF, JPG, PNG and many image formats * Convert PDF to Word, multi-page TIFF, SVG, JPG, PNG and other image formats * Read, extract text, image, font data, AcroForm data from PDFs * Edit, modify existing PDF text, image, bookmark, metadata contents * Add, generate, read QR Code and barcode on PDF * Convert scanned PDF to editable PDF using OCR Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Online Guides : * Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/pdf-html5/ * Support : support@rasteredge.com
Add Table content to PDF reports in web browser in ASP.NET web app: This package includes C# sample source code to edit PDF in web browser and insert Table text to PDF reporting file in ASP.NET web app. EdgePDF - Online PDF editor for ASP.NET Core web app : * Generate PDFs from MS Word, Excel, PowerPoint, TIFF, JPG, PNG and many image formats * Convert PDF to Word, multi-page TIFF, SVG, JPG, PNG and other image formats * Read, extract text, image, font data, AcroForm data from PDFs * Edit, modify existing PDF text, image, bookmark, metadata contents * Add, generate, read QR Code and barcode on PDF * Convert scanned PDF to editable PDF using OCR Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6 Online Guides : * Developer Guide : https://www.rasteredge.com/how-to/csharp-imaging/pdf-html5/ * Support : support@rasteredge.com