This project shows you how to use Microsoft's Graph for OpenXML (docx/pptx/xlsx) to PDF conversion from Java. (Similar code would work to convert doc or rtf to docx, or for binary .ppt or .xls to pdf ...
We have a representation of a Scatter Plot in memory where dataset at least has two continuous floating point columns and one of the column is used to denote class. Imagine the data to be something ...