ImageMagic convert handles the creation of the PCL data stream for the Logo.
I can pull it in my Perl code and spit it out.
It is ugly right now due to the fact I am starting with a colored GIF and need to convert it to a monochrome image, which in turn makes it trashy looking.
The image is our corp logo, so I'm sure i can get a much better original.

I don't like Postscript, and what little I do know about Postscript is
meaningless here. This is a weekend whip something up that will probably never be used but will be a decent starting point.

The 2D barcode generating utility is the real $$, and it costs a lot more to go to something that I can use in my PDF logic, so I'm OK right now with the PCL, and convert the final to PDF if I want to via pcl6. But the printer I have access to (for this project) are native PCL, you no reason to go to PS 1st.