Skip to content

CUPS filter not working #11

@andersonls

Description

@andersonls

The provided CUPS filter is not working properly.

The grf = GRF.from_pdf(pdf.read(), 'CUPS') on line 22 returns a list, so the grf.optimise_barcodes() and grf.to_zpl calls doesn't work.

What i did was change to always get the first element, but i'm not sure how it would work when printing multiple pages.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions