xps
Viewing an XPS document with malformed URI's in WPF
I\'m trying to use DocumentViewer (or, more specifically, DocumentViewer\'s DocumentPageView) to load a presentation that was saved from Powerpoint as XPS.[详细]
2023-02-06 12:15 分类:问答Windows: How to tell printer to issue a FormFeed during printing?
i need to tell a printer driver to issue a form feed. i\'m printing directly to a printer using the: OpenPrinter[详细]
2023-02-01 16:17 分类:问答.NET Library To Convert MS Word Document to XPS Document
Does anyone know of a 3rd party library that will convert a Microsoft Word document to an XPS file? I know this is possible using MS Word or using Word automation, but I would like to have a library[详细]
2023-01-28 09:07 分类:问答XPS Document with Print Ticket not printing correctly
I am trying to print XPS files, created in .Net, to several different makes of printer. I have written some code to create the XPS and print it via PrintDialog along with a document level print ticke[详细]
2023-01-27 15:06 分类:问答Cannot view xps file inside iFrame. If iFrame is expanded than file shows up
This only happens on windows XP and works fine on Windows 7. In our application we display many different file types. One them is xps. If iFrame window is big enough it displays fine but I make it sm[详细]
2023-01-20 07:10 分类:问答How can I use Ghostscript to convert XPS to PDF or XPS to DOC? [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this quest开发者_如何学Cion will likely sol[详细]
2023-01-19 09:46 分类:问答How do I print a FlowDocument using mixed page orientations without rotating?
I have a report defined in a FlowDocument. In that report I have some sections that I want to print in landscape mode.[详细]
2023-01-18 17:48 分类:问答Print documents via Wpf-controls and convert to XPS
I\'m trying to convert XAML control to XPS document, but i\'d like to do this in batch mode - render control in memory and print it to XPS without rendering it on开发者_JAVA技巧 the screen. This proje[详细]
2023-01-18 00:15 分类:问答Reading from PackagePart stream does not release memory
In our application, we are reading an XPS file using the System.IO.Packaging.Package class. When we read from a stream of a PackagePart, we can see from the Task Manager that the application\'s memory[详细]
2023-01-17 20:58 分类:问答How to convert every page in a XPS file to an image in C#?
Is there a way to开发者_如何学Python convert every page in a XPS document to an image programmatically using C#?I ran across this blog post from Josh Twist that appears to do what you want.[详细]
2023-01-17 19:34 分类:问答