The attached docx file is a single page containing a single bitmap image. If I open that docx file inside an Aspose.Words.Document and then save out to XPS, the generated XPS contains a black rectangle instead of the expected image.
- Is this a defect or is there a flag I need to set?
- I noticed that within the generated XPS the image is represented as a JPG, even though it is a PNG within the source DOCX file. Is there a flag I can set that ensures that generated XPS files contain PNG format images rather than JPG?