-
-
Notifications
You must be signed in to change notification settings - Fork 304
Open PDFs #641
Copy link
Copy link
Open
Labels
General ProcessingRelating to the processing of images to some type of text outputRelating to the processing of images to some type of text outputGrab FrameRelating to the Grab Frame experienceRelating to the Grab Frame experienceenhancementNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
General ProcessingRelating to the processing of images to some type of text outputRelating to the processing of images to some type of text outputGrab FrameRelating to the Grab Frame experienceRelating to the Grab Frame experienceenhancementNew feature or requestNew feature or request
PdfSharp looks like a good package to use. Render them in the Grab Frame. the main rectangles control may need to be extracted away to be able to apply it on top of every page. The Grab Frame will need to have the ability to open multiple pages in a scrolling view. PDFSharp should be able to to this. The pages should be a in a virtualized list within a scrollview so they can be scrolled continuously and lazy loaded as to not overwhelm the system when loading larger PDFs.
https://docs.pdfsharp.net/PDFsharp/Overview/Get-Started.html
https://github.com/empira/pdfsharp.Samples