From c1694a2eb2a243e46438abb93660a1d0d52d878d Mon Sep 17 00:00:00 2001 From: Priyadharshini-SF3813 <105636788+Priyadharshini-SF3813@users.noreply.github.com> Date: Mon, 20 Apr 2026 13:12:51 +0530 Subject: [PATCH 1/3] 1022918: Updated the document handling files --- Document-Processing-toc.html | 8 + .../document-handling/load-large-pdf.md | 188 ++++++++++++++ .../document-handling/load-password-pdf.md | 82 ++++++ .../document-handling/preprocess-pdf.md | 233 ++++++++++++++++++ .../document-handling/retrieve-loadedDoc.md | 207 ++++++++++++++++ 5 files changed, 718 insertions(+) create mode 100644 Document-Processing/PDF/PDF-Viewer/asp-net-core/document-handling/load-large-pdf.md create mode 100644 Document-Processing/PDF/PDF-Viewer/asp-net-core/document-handling/load-password-pdf.md create mode 100644 Document-Processing/PDF/PDF-Viewer/asp-net-core/document-handling/preprocess-pdf.md create mode 100644 Document-Processing/PDF/PDF-Viewer/asp-net-core/document-handling/retrieve-loadedDoc.md diff --git a/Document-Processing-toc.html b/Document-Processing-toc.html index 3ae665abe..d562c6c1d 100644 --- a/Document-Processing-toc.html +++ b/Document-Processing-toc.html @@ -309,6 +309,14 @@