Sample for multiple printing with 8 medications or more on a letter size page. Look for this line if (++$on_this_page > 8 || $p->provider->id != $this->providerid) { Change the number 8 to different number and make other changes as you see fit.
/openemr/controllers/C_Prescription.class.php
Log in to post a comment.
/openemr/controllers/C_Prescription.class.php