@aaqu/node-red-aaqu-pdf 0.2.0 → 0.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +6 -0
- package/img/example.png +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,9 +1,15 @@
|
|
|
1
|
+
## Important Information
|
|
2
|
+
|
|
3
|
+
Your support in the ongoing development of this library would be sincerely appreciated. 🙂
|
|
4
|
+
[](https://buymeacoffee.com/mazuralbert)
|
|
1
5
|
# @aaqu/node-red-aaqu-pdf
|
|
2
6
|
|
|
3
7
|
A [Node-RED](https://nodered.org/) node for extracting a single page from a PDF document.
|
|
4
8
|
|
|
5
9
|
This module provides a custom Node-RED node that takes a **PDF buffer** as input and outputs a **new PDF buffer** containing only the specified page.
|
|
6
10
|
|
|
11
|
+

|
|
12
|
+
|
|
7
13
|
---
|
|
8
14
|
|
|
9
15
|
## Features
|
package/img/example.png
ADDED
|
Binary file
|