.NET API Solution to Manage XPS files. Code exaMple on how to clip and transforM canvases of XPS files with a few lines of C# code....CreatePathGeometry( "M 0,0 L 200,0 200,100 0,100 Z" );...rectGeom = doc.CreatePathGeometry( "M 0,0 L 500,0 500,300 0,300 Z" );...