Giter Site home page Giter Site logo

newbingandbard / clawpdf Goto Github PK

View Code? Open in Web Editor NEW

This project forked from clawsoftware/clawpdf

0.0 0.0 0.0 241.44 MB

Open Source Virtual (Network) Printer for Windows that allows you to create PDFs, OCR text, and print images, with advanced features usually available only in enterprise solutions.

Home Page: https://github.com/clawsoftware/clawPDF

License: GNU Affero General Public License v3.0

C++ 3.82% C 4.59% C# 91.42% PowerShell 0.13% Batchfile 0.05%

clawpdf's Introduction

clawPDF - Virtual PDF/OCR/Image (Network) Printer

ClawPDF may seem like yet another Virtual PDF/OCR/Image Printer, but it actually comes packed with features that are typically found in enterprise solutions. With clawPDF, you can create documents in various formats, including PDF/A-1b, PDF/A-2b, PDF/A-3b, PDF/X, PDF/Image, OCR, SVG, PNG, JPEG, TIF, and TXT. You also have easy access to metadata and can remove it before sharing a document. In addition, you can protect your documents with a password and encrypt them with up to 256-bit AES.

ClawPDF offers a scripting interface that lets you automate processes and integrate it into your application. Moreover, you can install clawPDF on a print server and print documents over the network, not just locally.

ClawPDF is open-source and compatible with all major Windows client and server operating systems (x86/x64/ARM64), and it even supports multi-user environments!

Download

https://github.com/clawsoftware/clawPDF/releases/download/0.9.3/clawPDF_0.9.3_setup.msi

Features

Demo

Optical Character Recognition (OCR)

OCR

ScriptingInterface

Print a PDF and protect it with a password

PrintPDFwithPassword

Merge multiple documents

Merge

Tested under

  • Windows Server 2022 RDS
  • Windows Server 2019 RDS
  • Windows Server 2016 RDS
  • Windows 11 x64/ARM64
  • Windows 10 x86/x64/ARM64
  • Windows 8 x86/x64
  • Windows 7 x86/x64

Command Line

Batch Printing

The GUID for the Profile parameter is located under: HKEY_CURRENT_USER\Software\clawSoft\clawPDF\Settings\ConversionProfiles\[id]\Guid

clawPDF.exe /PrintFile=D:\example.docx /profile=f81ea998-3a76-4104-a574-9a66d6f3039b
clawPDF.exe /PrintFile=D:\example.pdf /profile=JpegGuid
clawPDF.exe /PrintFile=D:\example.pdf /profile=JpegGuid /OutputPath=D:\batchjob

clawPDF.exe /PrintFile=D:\example.txt /printerName=clawPDF2
clawPDF.exe /PrintFile=D:\example.docx /printerName=clawJPG

Overwrite Config

- To deploy a default configuration in an enterprise environment.
- To export a configuration select "Application Settings -> Debug -> Save settings to file".

clawPDF.exe /Config=D:\clawPDF.ini

Printer Managment

SetupHelper.exe /Printer=Add /Name=ExamplePrinter
SetupHelper.exe /Printer=Remove /Name=ExamplePrinter

ManagePrintJobs

clawPDF.exe /ManagePrintJobs

Changelog

v0.9.3 (2023.05.16)

  • [bugfix] Fixed a bug where in some cases only administrators could use the shared network printer function
  • [bugfix] Fixed Windows 7 issues caused since version 0.9.1

more

Requirements

Build

  • Visual Studio 2022

more

Third-party

clawPDF uses the following licensed software or parts of the source code:

License

clawPDF is licensed under AGPL v3 license
Copyright (C) 2023 // Andrew Hess // clawSoft

clawpdf's People

Contributors

hessandrew avatar clawsoftware avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.