|
Posted by lkrubner on 11/04/05 21:26
Chung Leong wrote:
> lkrubner@geocities.com wrote:
> > Suppose I need to get an image as a stream of bytes. I want to store
> > this in a variable and then embed it in some Postscript code. In my
> > Postscript code, the image might look like this:
>
> The easiest way is probably to copy the file to a temporary location,
> then use ImageMagick to convert it to a .ps file.
I don't see that as being the easiest way of doing things. I'd have to
compile ImageMagick for our HP Unix server, and I've never compiled
anything much of anything. And if it worked, it wouldn't solve my main
problem, which is how to mix text and images together and send that to
a printer without having to open the file in application.
Navigation:
[Reply to this message]
|