M manish.s New Member Jun 17, 2009 #1 I need to print an image (bmp). i am using character client (UNIX). LOAD-IMAGE("ANI01.bmp") is working in GUI. bt nt in character. Plz help on hw to load image.
I need to print an image (bmp). i am using character client (UNIX). LOAD-IMAGE("ANI01.bmp") is working in GUI. bt nt in character. Plz help on hw to load image.
tamhas ProgressTalk.com Sponsor Jun 17, 2009 #2 Images and ChUI don't tend to mix ... you will have to use something like PDFInclude to build a document which can contain the image. Or, do something printer specific, but that won't be portable.
Images and ChUI don't tend to mix ... you will have to use something like PDFInclude to build a document which can contain the image. Or, do something printer specific, but that won't be portable.