Skip to content

Commit 6863a59

Browse files
committed
Merge branch 'louie' of github.com:dynamsoft-docs/web-twain-docs into louie
2 parents 9f712d4 + 072159d commit 6863a59

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_articles/faq/generate-pdf-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ For most use cases, we recommend using **`pdf/a-2b`**.
4343
It offers better compression support, fewer limitations, and higher compatibility with modern PDFs while still meeting archival requirements.
4444

4545
### Licensing Requirements
46-
Dynamic Web TWAIN does not require any add-on license to **export** or generate PDF or PDF/A files. However, PDF-Rasterizer Addon would be required when **loading** a PDF/PDF-A file that contains **text or vector graphics**.
46+
Dynamic Web TWAIN does not require any add-on license to **export** or generate PDF or PDF/A files. However, PDF Rasterizer add-on would be required when **loading** a PDF/PDF-A file that contains **text or vector graphics**.
4747

4848
You can programmatically check whether a file needs rasterization using [`IsRasterizationRequired()`](/_articles/info/api/Addon_PDF.md#israsterizationrequired):
4949

_articles/faq/load-pdf-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ Rasterization may occur when using any of the following APIs (including drag-and
5555
Previous versions of Dynamic Web TWAIN did **not** support exporting PDF/A files.
5656
As of **19.3**, you can now:
5757
- Load PDF/A files (with or without the PDF Rasterizer, depending on content), and
58-
- Generate PDF/A files using the PDF Add-on.
58+
- Generate PDF/A files.

0 commit comments

Comments
 (0)