Files
zmVault/automating-pdf-annotation.md
T

18 lines
386 B
Markdown

---
id:
aliases: []
tags:
- automation
- software
- type/idea
---
# Automating PDF Annotation
See [[portable-tools]] for valid dependencies.
## Extract Bluebeam Markups
Right now I'm exporting Bluebeam markups to csv before processing,
however if I converted to the code to extract the markups directly with MuPDF.Net
as I've managed before with itext, that could save a step.