esears1 wrote on Tuesday, December 27, 2005:
When I print a prescription it first creates a pdf file which is fine, but in the pdf file it has a title of "My Practice". How do I change this so I can put the Practices name in there?
esears1 wrote on Tuesday, December 27, 2005:
When I print a prescription it first creates a pdf file which is fine, but in the pdf file it has a title of "My Practice". How do I change this so I can put the Practices name in there?
drbowen wrote on Tuesday, December 27, 2005:
See this link:
http://sourceforge.net/forum/forum.php?thread_id=1260364&forum_id=202505
esears1 wrote on Wednesday, December 28, 2005:
Thanks Sam…
I was looking all over the place for that and couldn’t find it… Didn’t think it was an image :>
—
Edward
drbowen wrote on Wednesday, December 28, 2005:
By: Tekkno Genius - tekknogeniusProject Admin
RE: How do you change prescription practice name?
2005-04-04 15:34
I found it.
<webroot>/openemr/interface/pic/prescription_logo.png is the default "My Practice" that shows up on the prescription form when printed. One would need to either change that file (i.e., replace it) with your own .png graphic file or change the pointer in <webroot>/openemr/includes/config.php to another file.
I suppose a better solution would be to use the practice name and if a logo is there then use that or add a flag to the config.php file, but I guess it is easier to just have to worry about changing the logo. Albeit unclear, it does work.
This is one of the very early OpenEMR Users threads. The didn’t work.