Existing WPF application has a documentviewer to show different types of data ( Images/ WordFiles ).
I required to add pagination on this documentviewer. user can also type page number to go on any specific page.
I searched on google a lot but not got any useful information.
If can we extend documentviewer functionality.. how can we achieve the required.