-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
Hey @tmaier,
Thanks a lot for that work. Did use the code to generate asn labels for paperless import. Had some issues though. Had slight offset of approx 1mm fir the first row that cumulated to 2 mm on the last row. Maybe my brother printer?
If someone has similar problems:
Fixed it by changing py of container to 12.5 and adding a py of 0.4 for LI elements.
Also had problems paperless not being able to read the codes even on 600 ppi and
PAPERLESS_CONSUMER_BARCODE_UPSCALE=2 and
PAPERLESS_CONSUMER_BARCODE_DPI=600.
What solved the problem was calling the googleapi with chld=Q|0.
Now scanning with 300 ppi, upscale 1.5 and works like charm.
Again thanks a lot 😉
Metadata
Metadata
Assignees
Labels
No labels