p3x-html-pdf 2025.4.115 → 2025.4.117

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 CHANGED
@@ -6,7 +6,7 @@
6
6
 
7
7
 
8
8
 
9
- # 📃 Generates PDF from HTML with custom headers and footers with wkhtmltopdf v2025.4.115
9
+ # 📃 Generates PDF from HTML with custom headers and footers with wkhtmltopdf v2025.4.117
10
10
 
11
11
 
12
12
 
@@ -35,14 +35,6 @@ v22.13.0
35
35
  [//]: #@corifeus-header:end
36
36
 
37
37
 
38
-
39
-
40
- [![NPM Version](https://img.shields.io/npm/v/p3x-html-pdf)](https://www.npmjs.com/package/p3x-html-pdf)
41
- [![License](https://img.shields.io/npm/l/p3x-html-pdf)](https://github.com/patrikx3/html-pdf/blob/master/LICENSE)
42
- [![Downloads](https://img.shields.io/npm/dw/p3x-html-pdf)](https://www.npmjs.com/package/p3x-html-pdf)
43
-
44
- ## ✨ Overview
45
-
46
38
  `p3x-html-pdf` is a Node.js package that generates PDFs from HTML with custom headers and footers using `wkhtmltopdf`. It is a robust tool for creating professional-grade PDFs with features like:
47
39
 
48
40
  - 📜 **Dynamic Headers and Footers**: Add placeholders for page numbers, dates, and more.
@@ -170,9 +162,10 @@ For detailed documentation, visit the [npm page](https://www.npmjs.com/package/p
170
162
 
171
163
  ---
172
164
 
173
- ARM64 Support: If os.arch() === 'arm64', it automatically sets the wkhtmltopdf path to /usr/local/bin/wkhtmltopdf-arm64.
174
- You can download and place it at:
175
- https://github.com/houseoftech/wkhtmltopdf-arm64/raw/refs/heads/master/bin/wkhtmltopdf-arm64
165
+ ## ARM64 Support
166
+ If os.arch() === 'arm64', it automatically sets the wkhtmltopdf path to `/usr/local/bin/wkhtmltopdf-arm64`.
167
+ [You can download and place at that place](https://github.com/houseoftech/wkhtmltopdf-arm64/raw/refs/heads/master/bin/wkhtmltopdf-arm64)
168
+
176
169
 
177
170
 
178
171
  [//]: #@corifeus-footer
@@ -225,7 +218,7 @@ All my domains, including [patrikx3.com](https://patrikx3.com), [corifeus.hu](ht
225
218
  ---
226
219
 
227
220
 
228
- [**P3X-HTML-PDF**](https://corifeus.com/html-pdf) Build v2025.4.115
221
+ [**P3X-HTML-PDF**](https://corifeus.com/html-pdf) Build v2025.4.117
229
222
 
230
223
  [![NPM](https://img.shields.io/npm/v/p3x-html-pdf.svg)](https://www.npmjs.com/package/p3x-html-pdf) [![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) [![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software)
231
224
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "p3x-html-pdf",
3
- "version": "2025.4.115",
3
+ "version": "2025.4.117",
4
4
  "corifeus": {
5
5
  "prefix": "p3x-",
6
6
  "publish": true,
package/work/README.md DELETED
@@ -1,34 +0,0 @@
1
- [//]: #@corifeus-header
2
- [AIN](https://img.shields.io/npm/vp/p3x-html-pdf.svg)](https://www.npmjs.com/package/p3x-html-pdf)
3
- [AIN](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://paypal.me/patrikh3)
4
- [AIN]{(https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact)
5
- [AIN](https://img.shields.k
6
- >.badge/Facebook-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software)
7
- [AIN]{(https://img.shields.io/uptimerobot/ratio/m780749701-41bcade28c1ea8154eda7cca.svg?ext=")](https://stats.uptimerobot.com/9ggnzcWrw)
8
-
9
- Heading 13:
10
-
11
-
12
- <!-- # @corifeus-header:end -->
13
-
14
- [![NPM Version](https://img.shields.io/npm/v/p3x-html-pdf)](https://www.npmjs.com/package/p3x-html-pdf)
15
- [![License](https://img.shields.io/npm/l/p3x-html-pdf)](https://github.com/patrikx3/html-pdf/blob/master/LICENSE)
16
- [![Downloads](https://img.shields.io/npm/dw/p3x-html-pdf)](https://www.npmjs.com/package/p3x-html-pdf)
17
-
18
- ## “’ Overview
19
-
20
- **p3x-html-pdf** is a Node.js package that generates PDFs from HTML with custom headers and footers using **wkhtmltopdf**. It is a robust tool for creating professional-grade PDFs with features like:
21
-
22
- - **\� Snxr4 Dynamic"** Add placeholders for page numbers, dates, and more. -
23
- * ** ☍ Customizable Layouts**: Configure margins, formatting, orientation, and paper size.-
24
- * ** ❂ Async/Await Support**: Modern JavaScript compatibility for efficient workflows. --
25
- * ** ➠ Dynamic Content**: Render data-driven tables and content dynamically.
26
-
27
-
28
-
29
- ## “’ Installation
30
-
31
- Install via yarn:
32
-
33
-
34
- ``bash