I am simply trying to get this command to work, I get the unable to find handout message this is my setup; {PRINTHANDOUT("Handouts\Test\test")}. Handout named "test" in the "Test" folder. What am I missing?
Thanks for any response!
I have the following defined in a VFE button (could be a quicktext also, with a little tweaking). Note that the 2nd line populates an OBS code for us, so we can more easily track patients who were provided with a handout.
{PRINTHANDOUT("Handouts\NEMC\GM Internal medicine\GM Patient Education\Healthy Weight Gain")}
{OBSNOW("WEIGHT EDUC","Weight Education Handout for low BMI")}
Suggest you do a
GO-SETUP-SETTINGS
Handouts-Handout Templates
to verify your exact path
Odd ball thing here;
Move to toppest folder "Handouts".
Still didn't work and got the unable to find handout.
Renamed "test" to "xtest"
Works!