LegalEdge is a purpose-built legal case management system for public sector legal professionals. It provides specialized products for prosecutor offices, public defenders, and government agencies handling legal matters. The platform centralizes case information, people records, and supporting documentation in one secure system. LegalEdge is entirely web-based, making it accessible on desktops, tablets, and smartphones without additional software. Built-in mobile support allows legal teams to stay productive in the field or while working remotely. Integration features connect LegalEdge with other justice and government systems to eliminate repetitive data entry. Agencies can choose turnkey installations or flexible service bundles based on their needs. The software has evolved over many years to reflect real-world legal workflows. LegalEdge emphasizes reliability, scalability, and long-term usability. It delivers enterprise-level functionality at a cost-conscious price point.
Learn more

PDFCreator automates document output in Windows-based business environments, covering the whole creation pipeline from conversion to delivery. It converts print output from any application into PDF, JPG, PNG, or TIF via a virtual printer, so existing workflows don’t need to change.
Businesses use PDFCreator to streamline repetitive document tasks: output is captured, formatted, named, secured, and routed according to configurable profiles. Typical use cases include automated report generation, batch processing of large document sets, and compliant document delivery in regulated industries.
Key capabilities include encryption, password protection, digital signatures, watermarking, MSI-based deployment, Group Policy support, and centralized profile management. It works with Word, Excel, browsers, ERP platforms, and essentially any Windows application that can print.
PDFCreator is available as a free edition for individual, non‑commercial use, alongside three paid editions tailored to business, terminal server, and broader enterprise deployments.
Learn more
TallPDF.NET 5.0
Create PDFs dynamically from scratch by leveraging code, XML/XSL, or a combination of both techniques. At the core of TallPDF.NET is a straightforward and cohesive object model which includes layout classes such as document, section, text paragraph, table, header, footer, and more. The paragraph class has various specializations that allow for drawing capabilities, enabling the creation of different shapes like lines, bezier curves, and barcodes. You can utilize pens and brushes to create outlines and fills for these shapes. Instead of constructing a Document entirely through code, you have the option to partially load it using XML. Typically, XSL is used to convert a specific XML schema into XML that TallPDF.NET can process. Each page can be enhanced with headers and footers that adhere to designated page characteristics, including first, odd, even, and last pages. Furthermore, you can incorporate dynamic elements such as the current page number and the overall page count. Within a section, you can add tables, populate them with rows, and fill each row with cells that can contain any paragraph. You also have the ability to define various attributes such as spacings, margins, borders, and backgrounds, ensuring that your final document is both functional and visually appealing. This flexibility allows developers to create tailored PDF solutions that meet specific needs.
Learn more
PDFKit
PDFKit is a versatile library designed for generating PDF documents in both Node and browser environments, facilitating the creation of intricate, multi-page, printable materials with ease. Its API promotes chainability and offers a combination of low-level functions alongside higher-level abstractions, making it user-friendly. With PDFKit, producing elaborate documents can often be accomplished through just a handful of function calls. It also encompasses access privileges, which include options for printing, copying, modifying, annotating, form filling, ensuring content accessibility, and document assembly. Accessibility features are well-supported, featuring marked content, a logical structure, Tagged PDF, and compliance with PDF/UA standards. Additionally, PDFKit is compatible with JPEG and PNG images, allowing for the use of indexed PNGs and those with transparency. Alongside PDFKit, it's crucial to have a destination to stream the generated output. For projects utilizing PDFKit through Browserify, it's important to install the brfs module via npm, which is essential for loading built-in font data into the library. This combination of features makes PDFKit a powerful tool for anyone looking to create detailed and professional PDF documents efficiently.
Learn more