We are using Aspose.Words for .NET 15.09.0 We have seen several .docx files which have been mail merged and converted to PDFs with images formatted as colored tiling patterns.
Colored tiling patterns are not ideal for the printers that we work with.
I am saving the pdf using PdfSaveOptions.ImageColourSpaceExportMode = PdfColorSpaceExportMode.SimpleCmky;
Is there a flag I can set to stop images having 'Colored tiling patterns'.