Can be used to specify additional options when saving a document into the SaveFormat.RTF format in Java....DRAWING_ML, options.getDmlRenderingMode());...assertEquals(DmlRenderingMode.DRAWING_ML, options.getDmlRenderingMode());...
Can be used to specify additional options when saving a document into the SaveFormat.PCL format in Java....DRAWING_ML, options.getDmlRenderingMode());...assertEquals(DmlRenderingMode.DRAWING_ML, options.getDmlRenderingMode());...