i have installed bamboo and i am able to login and access all the options after logging in.
my question is how to customize the pdf file. i have to create a pdf file which have the following information
ex: computer model name, model number, hours worked, and other details.
i believe a pdf.php file has to be editted.
1. so do i have to create all the formatting requirements first in html and then copy this html code into the pdf.php file and
2. all the php echo statements that are already in the pdf.php do i have to move them around the page or do i have to completely delete all the php echo statements and only have the html code which would have the layout of the invoice.
please advice how to i go about and what other steps i might have missed. also is there a link which consists of a detailed document about customizing bambooinvoice.
thanks.