.net - XPS Document with Print Ticket not printing correctly -


i trying print xps files, created in .net, several different makes of printer.

i have written code create xps , print via printdialog along document level print ticket , works correctly. document want create needs laid out follows:

  • page 1 , 2 printed in duplex
  • page 3 , 4 printed in simplex
  • the whole document needs stapling.

at moment can create xps file contains pages. have duplex pages (blank pages after 3 , 4) printer ignores individual page level print tickets.

what want create 2 separate documents each own print tickets specify duplexing , combine these xps document contains document level print ticket staples output.

although can create document printer ignores document print tickets , prints pages out.

the printers testing hp cm4730 mfp , kyocera fs-2020d.

does have ideas/code examples solve this.


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -