When printing a html page using two (or more) printer pages, the printout does not show the first two code lines at the beginning of the second (and subsequent) pages.
Status: open Milestone: 2.2.12 Created: Thu May 28, 2020 06:00 PM UTC by Jose Pedro Last Updated: Thu May 28, 2020 06:00 PM UTC Owner: nobody
When printing a html page using two (or more) printer pages, the
printout does not show the first two code lines at the beginning of
the second (and subsequent) pages.
Status: open Milestone: 2.2.12 Created: Thu May 28, 2020 06:00 PM UTC by Jose Pedro Last Updated: Thu May 28, 2020 08:06 PM UTC Owner: nobody
When printing a html page using two (or more) printer pages, the
printout does not show the first two code lines at the beginning of
the second (and subsequent) pages.
Margins set to zero will probably cause this to happen. Many printers, particularly inkjet-printers, cannot print up to the paper edge, they will stop printing in a range of 0.5 to 1 cm, but the software doesn't know it. So it sends the date for the space that is left out by the printer. Hence, margins should be set to 1 cm (or 0.3 in) at least.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Wait for more info: please let us know if this issue still happens while margin is set to a higher value. If no new info is provided, this ticket will be closed.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
what does the print preview look like, is it correct?
could this be an issue with margins? that bluefish send them to the printer but the printer cannot print them at that position?
Hi,
I do not have a preview feature. The margins are set to zero. I cannot
figure out why this is happening.
I will check further.
Thanks
On 2020-05-28 4:06 p.m., Olivier Sessink wrote:
Related
Tickets: #27
which platform are you on? (Linux distribution, windows? OSX?)
I am using Windows 10 home (64-bit).
On 2020-05-29 4:12 a.m., Olivier Sessink wrote:
Related
Tickets: #27
Margins set to zero will probably cause this to happen. Many printers, particularly inkjet-printers, cannot print up to the paper edge, they will stop printing in a range of 0.5 to 1 cm, but the software doesn't know it. So it sends the date for the space that is left out by the printer. Hence, margins should be set to 1 cm (or 0.3 in) at least.
Wait for more info: please let us know if this issue still happens while margin is set to a higher value. If no new info is provided, this ticket will be closed.