documentviewer
Show several FixedDocuments in a DocumentViewer, as if they were a single document
In my WPF app, I have several FixedDocument objects, which I want to display together in a DocumentViewer, as if they were a single document.[详细]
2023-03-01 07:49 分类:问答view documents in browser without downloading
I have an asp.net site which is essentially a repository of documents uploaded by users. I would like visitors to the site to be able to view any of these documents in some sort of \"document viewer[详细]
2023-02-28 17:22 分类:问答"Fast" Displaying in a DocumentViewer
I\'m building a WPF application in which I need to display document previews such as what is achievable with a DocumentViewer and DocumentPaginator. However, converting the report to XPS and loading i[详细]
2023-02-27 09:27 分类:问答WPF DocumentViewer - Print with no confirmation
I have a WPF application where I use a document viewer. I also start printing p开发者_运维问答rogrammatically with documentviewer.Print(); However, when that is pressed it brings up the screen with th[详细]
2023-02-26 23:21 分类:问答WPF document viewer page size
How to set page size for WPF doc开发者_JS百科ument viewer in cm mm?1cm = 37.8 Device Independent Pixels. Because in WPF, you calculate in DIP (Device independent Pixels), this value is constant, you c[详细]
2023-02-26 14:14 分类:问答wpf DocumentViewer - get ITextPointer by GlyphRun and vice versa
Just wondering whether anybody has tried to hack into WPF DocumentViewer in order to make it more useful. I\'ve spent almost a week already trying to create more powerful API for this control based on[详细]
2023-02-14 15:50 分类:问答Protected Tiff File Viewer Suggestions
In a web app we are building in ASP .NET, there is a requirement to allow users to view TIFF image files but not to have the ability to print, save or copy these documents. We understand users may be[详细]
2023-02-11 06:52 分类:问答Touch scrolling DocumentViewer
I\'m using .NET 3.5, so I don\'t have all of the nice touch screen 开发者_StackOverflow社区goodness.I created my own touch screen ScrollViewer that works alright.I\'m wanting to incorporate that into[详细]
2023-02-08 14:21 分类:问答How to display documents from folder?
How can i display word documents, pdf documents in the brow开发者_StackOverflow社区ser using files from the web folder? So if a user uploads a pdf report and wants to see it in the browser, how can i[详细]
2023-02-06 00:37 分类:问答A better file format than PDF or EPUB?
My client wants us to build a custom document viewer for their app. (It really, truly needs to be custom, because there are a ton of application-specific features they need.)[详细]
2023-02-05 08:50 分类:问答