Search results

  1. J

    how do I force a printer page break in my php code?

    I want to edit an HTML email (created from PHP) so that when printed to paper from an email client, a page break (new page) is forced at a specific location in the HTML file. Hint: The style="page-break-before:always;" and style="page-break-after:always;" tags don't work in the Outlook client...
  2. J

    how do I force a printer page break in my php code?

    I want to edit an HTML email (created from PHP) so that when printed to paper from an email client, a page break (new page) is forced at a specific location in the HTML file. Hint: The style="page-break-before:always;" and style="page-break-after:always;" tags don't work in the Outlook client...
  3. J

    how do I force a printer page break in my php code?

    I want to edit an HTML email (created from PHP) so that when printed to paper from an email client, a page break (new page) is forced at a specific location in the HTML file. Hint: The style="page-break-before:always;" and style="page-break-after:always;" tags don't work in the Outlook client...
  4. J

    how do I force a printer page break in my php code?

    I want to edit an HTML email (created from PHP) so that when printed to paper from an email client, a page break (new page) is forced at a specific location in the HTML file. Hint: The style="page-break-before:always;" and style="page-break-after:always;" tags don't work in the Outlook client...
Back
Top