Hi Shawn,
The macro that does the actual plotting for procsaveplot is plot, which then
calls plot1d or plot2D. The plot1d macro will then call plh for H1, plc for
C13, etc if present. To customize the plot layout for H1, add a plh macro
to ~/vnmrsys/maclib/ or copy the system plh from /vnmr/maclib/plh to your
home maclib. You can do whatever you need to in this macro, but you want
to have at least the following lines:
$plotoptions='molecule','pl','axis','comments','params','logo','header','miniplot'
doplotoption($plotoptions)
page
The $plotoptions= line is where you select which options you want. You can
also set the global plotoption variable directly, but the plot macro might
fail if plotoption hasn't been created yet. This example is what is in /vnmr/maclib/plh.
You'll want to at least add 'intlist' to that line. Other options include 'molecule',
'comments', 'params', 'intlist', 'linelist', 'pl', 'plfid', 'plarray', 'axis',
'intval' ,'pklabels', 'pl2d', 'custompl', 'logo', 'header', and 'miniplot'.
You can look at /vnmr/maclib/doplotoption for more details or use the
Edit->Parameter Pages... tool on the Process->Plot tab.
________________________________
Jessi Baughman
Scientist Staff, Analytical Science * Akron
The Goodyear Tire & Rubber Company
142 Goodyear Blvd, Akron, OH 44305
jessi_baughman_at_goodyear.com
> From: main_at_ammrl.groups.io On Behalf Of Shawn Wagner via groups.io
> Sent: Thursday, October 30, 2025 5:18 PM
> To: main_at_ammrl.groups.io
> Subject: [EXT] [AMMRL] OpenVnmrJ Plotting to PDF
Hi All,
We just switched over to OpenVnmrJ and we used to run student samples on out
400MR with and autosampler. For one of our lower level chem labs we generate
a process NMR spectrum and use NMRPrint to generate the PDFs. We are running
into an issue that it will not print the integral list and values even
though it is selected for the output. When we do the preview, it works but
however when it runs in Future Actions with procsaveplot it does not.
Any suggests on what may be wrong?
Shawn
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#2963): https://urldefense.com/v3/__https://ammrl.groups=
.io/g/main/message/2963__;!!PvDODwlR4mBZyAb0!VWC-xbiEKv1fkHqNoyS_n_Mybq44rD=
MckB6i2tKzuGn_PUH6rbncto7ikcPwffohpnhANUArsHgvuuCrtvR-30UujvY7$
Mute This Topic: https://urldefense.com/v3/__https://groups.io/mt/116046884=
/7559972__;!!PvDODwlR4mBZyAb0!VWC-xbiEKv1fkHqNoyS_n_Mybq44rDMckB6i2tKzuGn_P=
UH6rbncto7ikcPwffohpnhANUArsHgvuuCrtvR-33nbXItV$
Group Owner: main+owner_at_ammrl.groups.io
-=-=-=-=-=-=-=-=-=-=-=-
Received on Fri Oct 31 2025 - 09:33:49 MST