No announcements
Found 781516 threads
-
1 Votes
XPS Printing .
One from me too ...Answered | 3 Replies | 2005 Views | Created by Jumpingboy - Friday, August 17, 2012 4:23 PM | Last reply by Sheldon _Xiao - Tuesday, September 4, 2012 9:07 AM -
0 Votes
XPS Printing
I am generating XPS documents on the fly and sending to the printer via a XpsDocumentWriter created from a PrintQueue.Answered | 1 Replies | 1927 Views | Created by BobAllen99 - Monday, July 16, 2012 7:08 PM | Last reply by JohnWein - Monday, July 16, 2012 8:05 PM -
1 Votes
Automate the printing process - PDF to XPS
I have just written an article on CodeProject (with sample code and a working class) that prints to an XPS printer from code.Answered | 7 Replies | 12740 Views | Created by Shadowcatx - Monday, July 19, 2010 3:09 AM | Last reply by Midi_Mick - Thursday, November 7, 2013 5:39 AM -
1 Votes
XPS Printing of an Adorner
Whewwwww.....I have been searching the web for the past 5 hours looking for an easy way to print an XPS FixedPage document...and Marco yours is the first solution that "just ...Answered | 4 Replies | 6936 Views | Created by Prongs - Friday, February 15, 2008 4:02 AM | Last reply by raym0ndish - Wednesday, August 3, 2011 6:58 PM -
0 Votes
Printing PDF to XPS cannot copy text
If the text data is not inside the PDF/XPS file, you cannot select them.Answered | 1 Replies | 2133 Views | Created by Michael_2555 - Sunday, June 10, 2012 2:58 PM | Last reply by cheong00 - Monday, June 11, 2012 2:29 AM -
0 Votes
Printing PDF to XPS cannot copy text
From the PDF file, I then printed to XPS.Answered | 5 Replies | 4715 Views | Created by Michael_2555 - Sunday, June 10, 2012 3:02 PM | Last reply by RisaAn-MSFT - Wednesday, June 20, 2012 6:32 PM -
0 Votes
Rotate Contents Of XPS File in Print Preview Window
Once I removed the code from the Print Preview routine it worked as expected.Answered | 2 Replies | 5726 Views | Created by ritagreen - Thursday, April 16, 2009 9:09 PM | Last reply by ritagreen - Monday, April 27, 2009 8:32 PM -
2 Votes
XPS printing in metro style apps
This is it if you want to use XPS.Answered | 4 Replies | 2429 Views | Created by T Hofmann - Wednesday, August 22, 2012 11:47 PM | Last reply by JamesTron - Friday, April 5, 2013 9:16 PM -
0 Votes
Printing Datasheet view SharePoint
If you look in the very, very hidden toolbar that's in the Datasheet view, you'll see that there's a "Print with Excel" option.Answered | 2 Replies | 3089 Views | Created by Santhosh S V - Monday, November 17, 2014 11:50 AM | Last reply by Santhosh S V - Tuesday, November 18, 2014 4:25 AM -
1 Votes
Printing from services: XPS Print, you're my only hope, but Microsoft wants to deprecate you
John Rusk, I've checked that, as you said, the XPS Print API is deprecated in the further.Answered | 2 Replies | 826 Views | Created by John Rusk - Thursday, February 4, 2016 12:00 AM | Last reply by John Rusk - Friday, February 5, 2016 3:16 AM -
1 Votes
grid view printing
If you just need to print the form as a screen shot.Answered | 1 Replies | 6660 Views | Created by amit pathak - Sunday, September 13, 2009 8:21 PM | Last reply by John Chen Msft - Tuesday, September 15, 2009 2:55 AM -
0 Votes
open rtf in print layout view
Save a document as RTF from Print Layout view.Answered | 3 Replies | 6937 Views | Created by --_-- - Tuesday, September 21, 2010 4:36 AM | Last reply by Amy Li - Friday, September 24, 2010 8:09 AM -
0 Votes
Able to view in Print Preview Control but unable to print
For How to print text with PrintPreviewControl, I would like you to check the sample code in the MSDN ...Answered | 1 Replies | 564 Views | Created by iHandler - Monday, July 28, 2014 10:50 AM | Last reply by Caillen - Tuesday, July 29, 2014 3:29 AM -
0 Votes
Call ShellExecute() and print .jpg to .xps by choosing Microsoft XPS Document Writer but the .xps file isn't correct.
Dear All I write a application which can capture pictures with Webcam, and I also want to print those photos.Answered | 2 Replies | 13447 Views | Created by BramYeh - Friday, October 17, 2008 8:02 AM | Last reply by BramYeh - Thursday, November 29, 2012 4:41 AM -
0 Votes
XPS Printing from within a service -- Windows Server 2012 R2
Also, since I am using Windows Server 2012R2, the reference to installing XPS printing on XP and Server 2003 is off subject.Answered | 5 Replies | 915 Views | Created by Karl Fetterhoff - Monday, August 29, 2016 6:21 PM | Last reply by Mauricio Feijo - Tuesday, August 30, 2016 7:11 PM -
2 Votes
printing Datagrid view
This article (http://www.codeproject.com/KB/grid/PrintDataGridView.aspx ) introduces a way to enable to print a part of datagridview with title.Answered | 3 Replies | 2741 Views | Created by Sujithmech - Thursday, December 15, 2011 4:34 PM | Last reply by Bob Wu-MT - Wednesday, December 21, 2011 9:42 AM -
2 Votes
View layout vs Print layout
When I am in the normal view mode, the fields fit into the width of the page.Answered | 1 Replies | 5618 Views | Created by hinzinho - Tuesday, July 27, 2010 11:51 PM | Last reply by Michael Mei, TSK Windows - Wednesday, July 28, 2010 1:54 AM -
0 Votes
Printing to a file using XPS document writer
Hi, In my App I'm using the PrintManager class to print a document.Answered | 1 Replies | 1470 Views | Created by ata6502 - Wednesday, November 20, 2013 8:05 PM | Last reply by Dave Smits - Wednesday, November 20, 2013 10:22 PM -
1 Votes
View/Print PDF in Windows Form
https://code.msdn.microsoft.com/Print-PDF-file-in-C-5b6e66b7 This code example shows you how to print PDF files in C#.Answered | 4 Replies | 5502 Views | Created by Johngeh - Wednesday, May 11, 2016 3:53 PM | Last reply by LeonDav - Thursday, May 12, 2016 1:33 AM -
0 Votes
Sending raw data to a Microsoft XPS Document Writer doesn't print anything
You must either use the .NET Framework to print or send your own print job bytes.Answered | 1 Replies | 1784 Views | Created by Ashwin Masarkar - Thursday, December 10, 2015 12:39 PM | Last reply by Albert_Zhang - Friday, December 11, 2015 9:58 AM - Items 1 to 20 of 781516 Next ›
No announcements