Simple Invoices logo
    • CommentAuthorapmuthu
    • CommentTimeSep 9th 2007 edited
     permalink
    The Invoice Footer content should ideally be at the bottom of the page and not immediately below all print matter. This is especially visible when created in PDF. FPDF has a facility of creating content from the bottom of the page with an ofset like -1 and this feature should be used to acjieve this.
    • CommentAuthorjustin
    • CommentTimeSep 10th 2007 edited
     permalink
    Hey Apmuthu

    thanks for the suggestion

    a proper footer has been mentioned before http://simpleinvoices.org/forum/topic.php?id=260 but no dev work has been done

    preferably we'd like to do it via css and not fpdf so its the same on all invoices (print/pdf/export)

    Cheers

    Justin