kevin 0 Report post Posted September 16, 2011 Hi All, Does anyone know if Log Plot 7 is capable of integrating with other software? What I want is to be able to create the Log Plot PDF programmatically by supplying the DAT files. I need to be able to call this from Java. Is this possible? Thank you. Share this post Link to post Share on other sites
Mitch 0 Report post Posted September 16, 2011 Hi Kevin, what you want to do is possible though you should read our Enterprise License first. http://www.rockware.com/assets/products/176/downloads/documentation/21/rockwarelicense_nw-ent.pdf We provide a batch processing capability that would allow you to compile a log and then print it to the default printer which could be a PDF Writer. So it would only be necessary to create a batch file and the execute LogPlot from your Java program. This is documented in the help along with the data file format. Go to Help/Contents/Reference/Command Line Execution. Share this post Link to post Share on other sites