File tree Expand file tree Collapse file tree
Document-Processing/PDF/PDF-Viewer/react/document-handling Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -47,10 +47,10 @@ Base64 encoding increases file size by ~33% and consumes more memory. For large
4747### 3. Minimize Injected Modules
4848
4949Reduce the number of injected modules in the PDF Viewer to lower background processing and memory usage. For large files, avoid modules like:
50- - [ Text Search] ( https://helpstaging .syncfusion.com:14038 /document-processing/pdf/pdf-viewer/react/text-search )
51- - [ Text Selection] ( https://helpstaging .syncfusion.com/document-processing/pdf/pdf-viewer/react/text-selection )
52- - [ Organize Pages] ( https://helpstaging .syncfusion.com/document-processing/pdf/pdf-viewer/react/organize-pages/overview )
53- - [ Thumbnail View] ( https://helpstaging .syncfusion.com/document-processing/pdf/pdf-viewer/react/interactive-pdf-navigation/page-thumbnail )
50+ - [ Text Search] ( https://help .syncfusion.com/document-processing/pdf/pdf-viewer/react/text-search )
51+ - [ Text Selection] ( https://help .syncfusion.com/document-processing/pdf/pdf-viewer/react/text-selection )
52+ - [ Organize Pages] ( https://help .syncfusion.com/document-processing/pdf/pdf-viewer/react/organize-pages/overview )
53+ - [ Thumbnail View] ( https://help .syncfusion.com/document-processing/pdf/pdf-viewer/react/interactive-pdf-navigation/page-thumbnail )
5454
5555** Example:**
5656``` tsx
You can’t perform that action at this time.
0 commit comments