Skip to content

Commit e724508

Browse files
authored
Update README for Advanced Export & PDF Management
1 parent 184c3a9 commit e724508

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ The `NetJson.Parser` has received a massive feature upgrade to support productio
9090
- **Data Querying:** New `GetTokenCount` and `GetKeys` methods allow for deep inspection of JSON structures without manual parsing.
9191
- **Array Power Tools:** Built-in `SortArray` and `SelectUnique` (deduplication) leverage native LINQ performance to manage large data sets in memory.
9292

93-
#### **3. Advanced Export & PDF Management (v1.4.3)**
93+
#### **3. Advanced Export & PDF Management**
9494

9595
- **ExportPageData(format, filePath):** Automate saving pages as HTML or MHTML (Single File) without dialogs.
9696
- **PrintToPdfStream():** Capture the page as a PDF and retrieve it as a Base64 string directly in AutoIt—no temporary files needed.

0 commit comments

Comments
 (0)