Tagged Questions
The page-setup tag has no wiki summary.
1
vote
1answer
967 views
Page preferences dialog in WPF
I'm fiddling with adding the ability to output from a program I'm working on to both PDF and XPS. Initially both were just done via printers (pdf printer/xps writer) but I'd like to do it a little ...
0
votes
4answers
1k views
Programmatically printing directory of word documents… last file always skipped
I am having a problem when trying to programmatically print a directory of word documents. In this example, I am trying to print only the files with the "3_" prefix. The problem is that the file ...