Skip to content

danielmartin/pdf-linter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pdf-linter

Lint PDF documents from Emacs using PDFBox Preflight (https://pdfbox.apache.org/download.cgi)

pdf-linter in action

This is a work in progress.

Install

MELPA

Not Available Yet

Manual

(require 'pdf-linter)
(setq pdf-linter-jar "path/to/pdfbox/preflight.jar")

From a buffer visiting a PDF document, run this:

M-x pdf-lint

Note: You may need to set the JAVA_HOME environment variable correctly and configure Emacs to import it.

About

Lint PDF documents from Emacs using PDFBox Preflight

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published