18 lines
404 B
Markdown
18 lines
404 B
Markdown
---
|
|
id:
|
|
aliases: []
|
|
tags:
|
|
- topic/automation
|
|
- topic/software
|
|
- status/fleeting
|
|
---
|
|
# 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.
|