Posted by Johannes Wienke on 03/09/06 22:22
Am 09.03.2006 21:16 schrieb Johannes Wienke:
> Am 09.03.2006 21:13 schrieb Stefan Mueller:
>> According to the data in a MySQL database I'd like to generate a HTML page
>> by PHP. The HTML page lists several invoices.
>>
>> For example:
>> Invoice - Robert Miller
>> ...
>> ...
>>
>> Invoice - John Meyer
>> ...
>> ...
>>
>> Now I'd like to add a page break between each invoice so that I get one
>> invoice per page if I print the HTML page on a printer.
>>
>> How can I do that?
>
> http://php.net/nl2br
Oh sorry, pagebreak, not linebreak.
As far as I know it is not possible to add pagebreaks in HTML.
Navigation:
[Reply to this message]
|