Unplanned
Last Updated: 12 Mar 2019 08:45 by ADMIN
Implement the ability to display the pages of a document with a different orientation.
Unplanned
Last Updated: 19 Mar 2019 12:39 by ADMIN
Created by: David
Comments: 0
Category: PdfViewer
Type: Feature Request
1
where if in this mode, the zoom level will be changed upon the user changing the current page (via scrolling or navigating). 
Completed
Last Updated: 21 Mar 2019 13:05 by ADMIN
Created by: David
Comments: 1
Category: PdfViewer
Type: Feature Request
0
provide an option for FitPageToWidth. The current option is to fit document to width.
Duplicated
Last Updated: 07 Apr 2020 11:27 by ADMIN
Created by: Graham
Comments: 1
Category: PdfViewer
Type: Feature Request
2

Hi

highlight text with each page

 

app searches db for word occourences

Viewer then highlghts the word eg. Search for contract, app displays grid of contracts

selecting a row displays the selectedcontract

viewer highlights the search words on the visible page.

 

on phone so apolgies for spelling

 

regards

graham

 

Completed
Last Updated: 16 Sep 2020 11:54 by ADMIN
Release R3 2020
Created by: Narender
Comments: 2
Category: PdfViewer
Type: Feature Request
6

Please add a search option to PDF Viewer.

It will be great If you can also add a thumbnail preview option to view all pages in the PDF and a page slider to help navigate user to any page in seconds.

Completed
Last Updated: 20 Feb 2019 12:47 by ADMIN
Created by: Jorge Adrian
Comments: 4
Category: PdfViewer
Type: Feature Request
3
Expose a document loaded event
Declined
Last Updated: 11 Feb 2019 12:59 by ADMIN
Created by: David
Comments: 2
Category: PdfViewer
Type: Feature Request
2
A great first effort! Many thanks!
After some use I do have these suggestions:

1. When User changes LayoutMode the ZoomLevel property changed event should also be fired. I have a Numeric Textbox to adjust viewer ZoomLevel and would like to see its text update on a LayoutMode change. However when LayoutModeChanged fires the ZoomLevel has not yet changed nor does ZoomLevelChanged later fire.
2. The toolbar item for Fit to Width should be a Toggle in all cases, i.e. toggling between Fit Width and Fit Height (or Fit Page) and should be effective at all times (sometimes has no effect if LayoutMode changed to Single Page).
3. The toolbar item to toggle LayoutMode should honor an assignment of its text property.
4. I'm currently using the change in VisiblePagesCount to determine the document is visible. However a "Loaded" event might be even better.
5. I would like to release the viewer's memory of the document before closing the XAML page. An Unload command would be helpful. For now I just assign Source = null.
Completed
Last Updated: 20 Feb 2019 12:42 by ADMIN
Support for FileDocumentSource
1 2