Pdf Export : Invoices with more than one page
  • purematicpurematic June 2010

    Hey Guys,

    i have a Problem. My Invoices are to long for one single page. I heard about this html2pdf code to insert a manual pagebreak.
    But that doesn't work at all.

    Does anyone have a idea?

    purematic

  • justinjustin June 2010

    hey purematic

    whats your problem with multi page PDFs ?

    re page break
    - if your concerned re where the page break and that some stuff is separated onto another page
    - you can use the below code to not slipt a section over a page break


    <div id="nobreak" style="page-break-inside: avoid;">
    <table>

    <!-- invoice details section - start -->


    ............ your stuff here ............

    </table>
    </div>


    cheers

    justin

    SmarterInvoices.com :: Simple Invoices hosting | Kelly.org.au :: Simple Invoices custom development | justin.kelly.org.au

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In Apply for Membership

Categories