You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _articles/extended-usage/ocr.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -482,3 +482,7 @@ OCR Basic and OCR Pro are previous OCR add-ons, which are deprecated in v16.2. B
482
482
483
483
To differentiate from previous versions, the new OCR uses `OCRKit` as the namespace.
484
484
485
+
### Why I Cannot Load Saved PDF Files
486
+
487
+
The searchable PDF saved has an text layer. You need to use [PDF Rasterizer](/_articles/info/api/Addon_PDF.md) to load it. A PDF Rasterizer license is required.
0 commit comments