from PrintPreview component as well as from printer behaviour, i can see that every page of serialized data is printed in a separate job. However Niimbot app does print everything in one job.
Do you have an idea of how do they do that?
As i also see you have the following comment:
|
// do it in a stupid way (multi-page print not finished yet) |
from PrintPreview component as well as from printer behaviour, i can see that every page of serialized data is printed in a separate job. However Niimbot app does print everything in one job.
Do you have an idea of how do they do that?
As i also see you have the following comment:
niimblue/src/lib/PrintPreview.svelte
Line 92 in 19abea4