vault backup: 2025-08-01 12:17:14

This commit is contained in:
2025-08-01 12:17:15 -04:00
parent ad8c3a96dd
commit 4518f0ab50
31 changed files with 204 additions and 90 deletions
+15
View File
@@ -0,0 +1,15 @@
---
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.