Labeldesign: Internetbased image source
Hi
I have used your guide to add an HTML object with an image as source
https://support.seagullscientific.com/hc/en-us/articles/360024130114-Using-Internet-based-images-on-BarTender-label
Works fine with a short URL as eg an image from a ClipArt gallery
https://clipart-library.com/image_gallery/287273.jpg
But but is does not work with a longer URL as we have in our product database
html example
<html><img src="https://media.wuerth.com/source/eshop/stmedia/0100/images/std.lang.all/resolutions/category/576px/55035.jpg" width="25" height="30"></html>
Any ideas?
Thanks /Peter
-
Peter Thane
★ BarTender Hero ★
Not sure but my guess would be to perhaps link this to a text object off the side of the label (ie outside of the printed area) and strip out the first 14 characters and also the characters after the .jpg. You could then set you image field type to set by Data Source and make it an Object Value field linked to the text field above
0 -
Peter Lykkegaard
★ BarTender Hero ★
We ended up using a binary base64 encoded data stream
Works like a charm through JSON Rest API0
Please sign in to leave a comment.
Comments
2 comments