Saving Journal as PNG (or PDF)
I am trying to save a very basic table as a PNG (or PDF). I am able to create a journal with my table but haven't been able to get it to save properly. From reading on this message board and consulting the scripting guide the below should work but it doesn't actually save anything. Any help would be appreciated. Names default to here(1);
dt = current data table();
path_to_results=Pick Directo
...