January 2012
1 post
Deinterleave XPS files
XPS files have a nice feature called interleaving. When a printer receives an XPS file it needs to receive any resources such as fonts or images before those resources are used on a page. The way this is handled is items are split into parts, so the first part of the page is spooled then it may be followed by a font then more of the page followed by an image and so on. This is effective for...
Jan 28th