Files
zmVault/automating-pdf-annotation.md
T

16 lines
338 B
Markdown

---
id:
aliases: []
tags:
- automation
- software
- type/idea
---
# Automating PDF Annotation
## 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.