Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

ZIJANG-8330 Thermal Receipt Printer is writing blank page #153

Description

@sefatamak

My printer is ZIJANG-8330 Thermal Receipt Printer. It's size 80 * 210 mm. When I send print job it's writing blank page. This is my code. How can I solve it?
$ticketnew = { "version":"1.0", "print":{ "vendor_ticket_item":[], "page_orientation": { "type":"PORTRAIT", }, "color":{ "type":"STANDARD_MONOCHROME" }, "margins":{ "top_microns":0, "right_microns":0, "bottom_microns":0, "left_microns":0 }, "fit_to_page":{ "type":1 }, "copies":{ "copies":1 }, "media_size": { "width_microns":80000, "height_microns": 210000, "is_continuous_feed":False}, } }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions