Putting an Image on a Label

ryanmckeever

New Member
I already had this query posted under "Working with 2 streams"...

But this is more direct as to what I'm trying to do

We currently use prn files for printing labels

These are generated from bartender by printing to a file
This file has some replacement variables e.g. %pallet%

We then parse the prn file and do any replacements that are required
This works fine...

When I add an image to the label the image is encoded into the PRN file
Now when I do the replacement Progress changes the encoded image to ASCII

I've tried all sorts of binary no-convert etc but can't seem to get anything to work

Can anyone tell me how to do get an image on the label????

Thanks in advance
ryan
 
Top