Hi, I am following
Small Parcel Shipping, but stuck at printing the shipment label. I have a Document Routing Agent(DRA) and a Virtual ZPL printer installed and connected. Although I am receiving a print command in my DRA and ZPL printer, the actual label is not getting printed. I get "Not Available" in the pages column in DRA.
I have decoded the base64 string and tested it in
https://labelary.com; the label data is correct. I have also debugged the code, and it's correctly retrieving the label data from the response XML. I am not sure what is missing. I shall be very thankful for any help.
