Difference between revisions of "Faxing & Scanning"
From OpenEMR Project Wiki
(→Faxing) |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 12: | Line 12: | ||
:*Enable Scanner Support | :*Enable Scanner Support | ||
:*Scanner Directory ''- Default = /mnt/scan_docs'' | :*Scanner Directory ''- Default = /mnt/scan_docs'' | ||
<br> | |||
'''Configuration:''' | |||
:*Create Faxcache Directory & Set Permissions | |||
<pre style="font-size: 130%; margin: 1em 2em 1em 5em;"> | |||
sudo mkdir [openemr directory]/sites/default/faxcache | |||
sudo chown -R www:www [openemr directory]/sites/default/faxcache | |||
</pre> | |||
<br> | <br> | ||
Line 17: | Line 24: | ||
OpenEMR has built-in commands to communicate with Hylafax server software. | OpenEMR has built-in commands to communicate with Hylafax server software. | ||
<br> | <br> | ||
*[ | *[[Hylafax Notes]] | ||
*[http:// | *[http://www.avantfax.com AvantFax]. Web-based interface to manage Hylafax. | ||
<br> |
Latest revision as of 14:23, 4 July 2014
Settings
Go To:
- Navigation Bar: Administration --> Globals.
- Tab: Miscellaneous.
- Navigation Bar: Administration --> Globals.
Options:
- Enable Hylafax Support
- Hylafax Server - Default = localhost
- Hylafax Directory - Default = /var/spool/fax
- Hylafax Enscript Command - Default = enscript -M Letter -B -e^ --margins=36:36:36:36
- Enable Scanner Support
- Scanner Directory - Default = /mnt/scan_docs
Configuration:
- Create Faxcache Directory & Set Permissions
sudo mkdir [openemr directory]/sites/default/faxcache sudo chown -R www:www [openemr directory]/sites/default/faxcache
Faxing
OpenEMR has built-in commands to communicate with Hylafax server software.
- Hylafax Notes
- AvantFax. Web-based interface to manage Hylafax.