Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating label to print to Zebra thermal printer #119

Open
asalgan opened this issue May 24, 2016 · 0 comments
Open

Creating label to print to Zebra thermal printer #119

asalgan opened this issue May 24, 2016 · 0 comments

Comments

@asalgan
Copy link

asalgan commented May 24, 2016

I got the labels to create a full-size PDF, but it shows up distorted when printing to the ZP500 Thermal Printer to print FedEx labels. How can I create the labels in such a way that I can print to a thermal printer? When creating the label I have:

fedex.label( ..., :label_specifications => LABEL_SPECS )

LABEL_SPECS = { :label_format_type => "COMMON2D", :image_type => "ZPLII", :label_stock_type => "STOCK_4X6" }

I've gone through the FedEx API docs and tried any and all combinations for the label specs with no luck.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant