Hi,
I use none Windows based hardware to print plain ascii text
to Brother HL-L2375DW printer from my embedded controller.
This works well, I do send plain ascii text and printer renders it itself
and prints with monospaced fonts fine.
The issues started when I been asked to add the logo in front of that page.
Logo now prints but I lost the whole text, which I print now after the graphics.
I tried at lot of approaches using PCL commands and basically came to the conclusion
that by some reason I may only use or graphics (and ascii text but rendered to
graphics by windows driver) within one print job, what is one page,
or just a ascii text which the printer renders itself but with no graphics at all.
I still a bit doubt if this is final answer to my situation.
I tried to look for any example, showing the print of some graphics and then
direct ascii text at the same page after the graphics.
I use PJL, then PCL, turn to HP-GL2, send graphic bytes, then exit from HP-GL2,
then send text then exit from PJL.
If anybody may help, I may also provide more info, just very curious if it could be done
in general using the Brother HL-L2375DW.
Alex
I use none Windows based hardware to print plain ascii text
to Brother HL-L2375DW printer from my embedded controller.
This works well, I do send plain ascii text and printer renders it itself
and prints with monospaced fonts fine.
The issues started when I been asked to add the logo in front of that page.
Logo now prints but I lost the whole text, which I print now after the graphics.
I tried at lot of approaches using PCL commands and basically came to the conclusion
that by some reason I may only use or graphics (and ascii text but rendered to
graphics by windows driver) within one print job, what is one page,
or just a ascii text which the printer renders itself but with no graphics at all.
I still a bit doubt if this is final answer to my situation.
I tried to look for any example, showing the print of some graphics and then
direct ascii text at the same page after the graphics.
I use PJL, then PCL, turn to HP-GL2, send graphic bytes, then exit from HP-GL2,
then send text then exit from PJL.
If anybody may help, I may also provide more info, just very curious if it could be done
in general using the Brother HL-L2375DW.
Alex