Alright, it almost worked perfectly. When you change the config files to pdf $OUT .= "\$default->print_format = \'pdf\'\; \n";
it won't even show the email timecard to supervisor button, and the page is still in HTML format. But on text, and HTML it is available to send out. So, it almost worked. Any ideas. I have ghostscript installed like the wiki said, then I did yum --enablerepo=dag install ghostscript
as well as the same thing for ImageMagic, but it was yum --enablerepo=dag install ImageMagick
. They all said the contribs were up to date, nothing else to install.And HTML2PS, everything is installed. I even followed the path that the config was pointing to, /usr/bin/html2ps, and change permission on file because thats where most of my problems fall, but that didn't work. Also, the update of MOTD does not update. It says it should be visible on login screen, but after typing in the box and hitting "update MOTD" it erases everything back to default. And yes, I did expand-template /opt/oats/config/defaults.php
Everytime I made a change.