Tagged Questions

2
votes
2answers
72 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 proper …
1
vote
1answer
88 views

Free way to convert PDF to XPS with C#

Are there any free tools that I can use to convert a PDF document into an XPS document? Although a nice programmatic API would be nice, I'm not opposed to shelling out to a comman …
0
votes
1answer
49 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.Backg …
0
votes
1answer
115 views

How do I save RichTextBox content into SQL varbinary (byte array) column?

Hi I want to save content of a RichTextBox to varbinary (= byte array) in XamlPackage format. I need technicial advise on how to it. I actually need to know how to convert betwee …
0
votes
0answers
36 views

Problems with printing in WPF Borderless capability not being set in ticket

Ok, I've got a reaaally simple bit of code here which is meant to set the borderless property of the printer to .. well, borderless! So I try and set it, but no matter how much I …
1
vote
2answers
44 views

Is there any C++ codes available to view XPS document?

Is there any C++ codes available to view XPS document
0
votes
2answers
161 views

Exception converting Office files to PDF using ABCpdf.NET onWindows Server 2008

Has anyone delt with this exception from ABCpdf? We're running on Server 2008 and only have issues converting Office files (Word and Excel). This all worked well on Server 2003. …
0
votes
0answers
38 views

How to add a font to a XPS Document

Hi, I am using a derived class of DocumentPaginator for generating reports in WPF, But I have problem with fonts I am using a special font which should be embedded into the documen …
0
votes
1answer
55 views

Name that printing file format

Hello there fellow Stackers! I wonder if anybody could tell me what the following file format is? If you print it as-is then your print out will be, er, as-is BUT if you send it d …
1
vote
2answers
68 views

How to Customize the Annotations files

Hi all, I’m in the design phase of a project at the moment and the client wants a desktop app they can use to view and annotate “any” type of document. I’ve been doing some resear …
0
votes
1answer
31 views

code breaks when trying to run any lwip function

I am trying to run the sample code for tftp server. I get no complaints when synthesizing my hardware or compiling the code. However, when I add the lwip_init() statement, it seems …
1
vote
1answer
171 views

Generating XPS document from a Web Application

I hwas trying to generate a multi page XPS document from a web application and trying to stream that ona button click. public class Class1 { protected void btnGenerateLetter_OnCl …
0
votes
1answer
78 views

how to make a simple xps file in wpf

Hey Guys, I want to make a simple xps file in wpf please tell me the whole code and step by step process as i am new in WPF.
0
votes
3answers
160 views

Is the XPS print path, in System.Printing, supported on the server side?

This is a two-part question: 1. The original .NET print classes (in System.Drawing.Printing) are not supported on the server side. (See http://msdn.microsoft.com/en-us/library/s …
1
vote
1answer
95 views

Windows 7 Driver for Print to XPS

Hiyas, The link to the Windows 7 DDK (or WDK) is not something I seem to be able to get to. I need to write a driver that will convert the content to XPS and then do something wit …

1 2 3 4 next
15 30 50 per page