Hi,
One thing I haven't seen mentioned is that it would be a good idea to have pre-defined tasks. Most projects have the same tasks in a cycle. It would be nice to have the option to add an existing pre-defined task or create a new one.
Thanks
Here's my logo in the invoice.tpl file:
$pdf->Image(ROOTDIR.'/images/em_logo.png',20,25,100,0);
Also, I learned that it's more effective to use a png than jpg. What's the size of your image in pixels. My logo is 1615 px x 271 px at 150 DPI
The bigger the better. Also, a good test is if you can ZOOM (a lot) the part where the logo is in the pdf file and it doesn't pixelate, it should print ok.
You have to make sure your PDF logo is at least 150 DPI or better 300 DPI. Images optimized for screens are only 72 DPI and they usually don't look good on paper.
Mine is not live yet, but the frontend is pretty much done. So I guess this is a good time to get some feedback.
www.expressmediaweb.com
P.D. It's in Spanish.
Axel Rivera