Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

6
votes
5answers
15k views

How to create an XPS document?

I'd like to create an XPS document for storing and printing. What is the easiest way to create an XPS document (for example with a simple grid with some data inside) in my program, and to pass it ...
5
votes
1answer
769 views

How to read an XPS (Fixed page) file and show in UI using Silverlight

I am trying to read an XPS file and show it using Silverlight. I don't have much experience with Silverlight but I have WPF knowledge. How do I view an XPS (Fixed Document) in Silverlight? I am ...
4
votes
2answers
3k views

How can I stream an XPS document to a browser and embed it in a webpage?

I'm looking for some suggestions on how to go about this. Any input is appreciated! Currently, I have an ASP.NET MVC application. On the client, I have a link with an ID of an XPS document. When ...
3
votes
1answer
81 views

How to set permission in a XPS Document?

I need to secure a XPS Document in C#, but I dont find any Library, please help me... Thanks.
3
votes
1answer
1k views

How do I get WPF's DocumentViewer to release its file lock on the source XPS Document?

After showing an XPS file in the WPF DocumentViewer, and closing the DocumentViewer instance, the XPS file is locked and I cannot delete it. I need to release the lock on the XPS file so I can delete ...
3
votes
2answers
1k views

XPS to Word 2007

Is there a way to convert XPS to Word or RTF using VB.NET?
3
votes
3answers
1k views

XPS with Windows Forms

What is the best way to display and print XPS files in a Windows Forms application?
2
votes
1answer
262 views

creating an XPS Document from a FlowDocument and attach it on the fly

I have a FlowDocument that I want to convert to an XPS Document and attach it to an e-mail and send it all together. I'm using this code public static MemoryStream FlowDocumentToXPS(FlowDocument ...
2
votes
1answer
109 views

Can I use XpsDocument class in a Windows Form app

I'm trying to convert an XPS document to a BMP so that a C# Windows Forms app using MODI can read it, because my understanding is that MODI cannot read XPS files, only .tif and .bmp I can't seem to ...
2
votes
1answer
629 views

Missing images in FlowDocument saved as XPS document

I am having some difficulties getting images contained in a FlowDocument to show when the FlowDocument is saved as an XPS document. Here is what I do: Create an image using the Image control of ...
2
votes
2answers
512 views

How secure are XPS documents?

How secure are XPS documents? After looking from the inside of an XPS document, found the Unicode-string property. Could someone inject e.x. a script into the Unicode string property? How does the ...
2
votes
1answer
2k views

How do you hide a WPF DocumentViewer's menu bars?

At the moment I have a DocumentViewer in a WPF window that displays an XPS file. I have created my own "Next Page" and "Previous Page" buttons and have set the DocumentViewer.Background property to be ...
1
vote
0answers
78 views

Disposing of Flowdocument Page after rendering

//Create a User Control with a TextBlock TextBlock textBlock = new TextBlock(); textBlock.Text = "Helo"; UserControl userCOntrol = new UserControl(); ...
1
vote
1answer
152 views

saving a FlowDocument to disk as an XPS document

now the Window containing the FlowDocumentReader which contains my FlowDocument that I want to convert is loaded on the screen , it has a button there , I want when clicking on this button , to save ...
1
vote
2answers
368 views

How to create an XpsDocument from byte array?

I would like to create a new System.Windows.Xps.Packaging.XpsDocument object from byte array, as I will not want to store it immediately on a local machine. By using a temp file it works fine: ...
1
vote
0answers
174 views

How use a DocumentPaginator asynchronously via GetPageAsync with XpsDocumentWriter?

The idea here is that I have a DocumentPaginator that I want to use with an XpsDocumentWriter or PrintDialog as both have the option of printing given a paginator. When I use either, i.e. ...
1
vote
1answer
321 views

Tooltip on scrollviewer in documentviewer

I have a documentviewer which i used in my wpf project to show xps document reports of having around 600 pages which is working great. But from user point of view i like to show the current page ...
1
vote
0answers
143 views

Any suggestions for dealing with XpsDocument GetFixedDocumentSequence performance issues?

I'm trying to provide a live preview of XPS documents without hanging my UI thread. Opening the document is fast enough, but when I call GetFixedDocumentSequence(), my UI becomes unresponsive for ...
1
vote
1answer
383 views

How to create xps file from web page using c#?

How to create xps file from web page using c#? Any ideas?
1
vote
1answer
729 views

How to use XPSDocument to open a XPS file that is contained in a WPF application as a binary resource?

Basically I have embedded a xps file in a WPF application containing a XPSDocument Viewer as a resource. On loading the application, I just want the document viewer to display that embedded resource. ...
1
vote
4answers
441 views

What Is The Structure Of a XPS File

As I think, XPS files are like PDF files, but what is the structure od a XPS file? It's like PDF files?
1
vote
3answers
2k views

Default Layout Orientation when printing XPSs using the WPF XPS Viewer

Is there a way to set the Default Layout Orientation when printing XPSs using the WPF XPS Viewer? My fixed document XPS has its page orientation set to Landscape, the Page Media Size has a width that ...
0
votes
0answers
52 views

unable to open XPS document using XPS Viewer in windows xp

I have an application which createws reports in xps format, if i try to open xps file using XPS Viewer it tryes to open in IE, but it wont open. The internet explorer version is IE8, and Windows xp ...
0
votes
1answer
26 views

How can I set a binding to DocumentPageView.DocumentPaginator in WPF

how binding DocumentPageView in WPF? my code: <DocumentPageView DocumentPaginator="{Binding Source}"></DocumentPageView> Source is type of DocumentPaginator. error is: Error 1 ...
0
votes
2answers
44 views

Saving a FixedDocument to an XPS file causes memory leak

I have created a .NET Windows Service which performs certain actions and generates reports. These reports are XPS documents which I save in a certain directory. Being familiar with WPF, the way I ...
0
votes
1answer
151 views

Load XPS to documentviewer from embedded resource

i am trying to make help for my application. I have xps documents which i am loading to documentviewer. These files are embedded in resource file. I am able to access these as bytearray. For example ...
0
votes
1answer
68 views

Blank pages when implementing DocumentPaginator

I'm trying to implement a Paginator like this: public class MyPaginator : DocumentPaginator{ // ommitting details... public override DocumentPage GetPage(int pageNumber) { DocumentPage page ...
0
votes
1answer
57 views

XPSDocument Writer in Graysacale

I am using XPSDocumentWriter to create a XPS document in c# , What are the options I have if I have to write the XPSDocument in Grayscale , i.e in black and white.
0
votes
1answer
62 views

View XPS with XPS Document API?

How can i view an XPS using the (native Windows 7) XPS Document API? Given an XPS Object Model Package object (IXpsOMPackage), how can i render it to a bitmap or device context? In the way a ...
0
votes
0answers
311 views

Save fixedpage to xps file page by page

Is it possible to save Fixedpage one by one to xps document? There is a function in XpsDocumentWriter class to write a single FixedPage. But it will close the document so it is impossible to write ...
0
votes
0answers
312 views

Forcing WPF to update the rendering of a Canvas with absolute currency

I'm working on trying to draw several canvases contained as the Content of tabs in a TabControl out to a print previewer using XpsDocument and the DocumentViewer that comes with WPF. When I invoke my ...
0
votes
0answers
112 views

XpsDocumentWriter write. ArgumentException: “Width and Height must be non-negative.”

I have code that looks like this: Package p = Package.Open(filename, FileMode.CreateNew); XpsDocument xpsd = new XpsDocument(p); XpsDocumentWriter xw = XpsDocument.CreateXpsDocumentWriter(xpsd); Grid ...
0
votes
1answer
137 views

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. However, the author of the slides was being ...
0
votes
2answers
143 views

Printing a UserControl that uses OnLoaded for rendering

I'm trying to print a WPF UserControl that I am creating in code. I am doing this with the DocumentPaginator implementation at the end of the post. The problem I have is that the DocumentPage class ...
0
votes
1answer
219 views

DocumentMap/Table of Contents for DocumentViewer, and calling a hyperlink by name or link number for XPS documents

I have XPS files with header bookmarks. If you open the source document in Word and go to view->Document Map, you see all of the bookmarks on the left. Is it possible to get this same functionality in ...
0
votes
1answer
253 views

Integrating a WPF control in WinForms without allowing access to other WPF controls?

I need the DocumentViewer WPF control (for XPS files) in a Windows Form application. This is actually simple, but I'm not allowed to link in WPF assemblies. My boss' reasoning is that people will ...
0
votes
1answer
125 views

Add clickable link to XpsDocument

How can I add a clickable link to XpsDocument? Is it possible?
0
votes
1answer
193 views

Viewing Xps document - Compressed part has inconsistent data length

XpsDocument xpsDoc = new XpsDocument(fileName, FileAccess.Read); documentViewer.Document = xpsDoc.GetFixedDocumentSequence(); Second line gives next error: Compressed part has inconsistent data ...
0
votes
1answer
850 views

.NET WPF Application : Loading a resourced .XPS document

I'm trying to load a .xps document into a DocumentViewer object in my WPF application. Everything works fine, except when I try loading a resourced .xps document. I am able to load the .xps document ...
0
votes
1answer
243 views

Generating XPS document from a Windows Application

I want to capture the html content in web browser and print to XPS Document. I am using a Windows application to do it since it is used in IE toolbar. Is there a way to capture the httpwebrequest to ...
0
votes
1answer
44 views

XpsSignatureDefinition.SpotLocation - How does it work?

How does the SpotLocation work? The following code will not display digital signature request(DSR) on the fixed page at the spot location. Should the DSR automatically appear at the spot location on ...
0
votes
1answer
451 views

WPF and XPS: Empty Document Viewer

byte[] mediaBytes = Convert.FromBase64String("<<strings>>"); XpsDocument doc; ms = new MemoryStream(mediaBytes, 0, mediaBytes.Length); Uri DocumentUri = ...
0
votes
1answer
302 views

XamlReader of XPS files throws cannot find resource

I trying to read in a XPS file with XamlReader.Load ( XMLReader ). Some XPS files read in and I can walk through perfectly. One of the XPS files I am working, that displays correctly in IE, gives the ...
0
votes
1answer
364 views

Problem with generating XPS documents with images in a WCF class library

I have a Silverlight application which uses a web service in order to create XPS documents. The document templates are created as XAML controls in a WCF class library. public void GenerateXPS() { ...
0
votes
2answers
628 views

Is there an XPS viewer that can be built into a web page, as iPaper can?

Does anyone know of a an XPS viewer that can be built into a webpage that would access XPS files hosted on our server in the same way that iPaper does for pdfs? (Coming up with an automated conversion ...
0
votes
1answer
812 views

How to create Editable forms in XPS document (e.g. PDF forms with Textbox controls)?

I want to create a Editable form having TextBox control, the form should be able to submit to a web service, which will then parse the document. Is this possible with XPS document?
0
votes
1answer
118 views

Can XpsDocuments be serialized to XML for storage in a database?

And, if not, is the only other alternative a blob?