I see one of the new features in 3.0 is the "Ability to add your own logo to PDF output". How to I go about doing that? I don't see a corresponding command in the export command documentation...
Add logo to PDF
(3 posts) (2 voices)-
-
-
The importance of a semi-colon...
When I added the following line to user/defaults.php file:
$mydbr_defaults['export']['pdf']['logo'] = 'companylogo.png'
it completely broke mydbr and returned a "HTTP Error 500.0 - Internal Server Error" on any of the mydbr php pages. If I add the semi-colon at the end of the statement, viola it works!
I post in case someone else runs into the same issue.
Reply
You must log in to post.