Can I create a receipt/ticket printer report like in shops/supermarkets?

kuhi
kuhi Member Posts: 18
I want to print receipts like this:
1iumeqk703xt.png

So there is no "new page jump" and it's a single page but it will have it's length as long as required

Is it possible? I'm trying to do in Business Central

Answers

  • vaprog
    vaprog Member Posts: 1,162
    I don't think it is possible to have an infinitely long page. However you should be able to use no top and bottom margins. Then, when you are careful with vertical spacing, a page break might be invisible. This will then depend more on the printer driver, than on the report generator.

    Other options might be to send printer commands in the printer's language directly to the printer port, or send some kind of metadata to a service or application that has more direct control over the printer.
  • jordi79
    jordi79 Member Posts: 280
    Have you tried MS word layout?