| Spoonybard 2005-02-08, 4:42 pm |
| Hi Everyone,
I am a newbie to PostScript. My company requires us to do somethings using PostScript and I have run into a roadblock. Every example I see of using an image, they use the hexadecimal representation of the bitmap.
First let me say what I want to accomplish and then maybe someone can point me in the right direction:
1. I want a function that creates the image and store it in a variable that I can call multiple times. This way the image does not have to be rebuilt everytime.
2. We have a document that has text and lines on it and we need to use a bitmap image for the logo of each company that goes on the document. Do I need to use EPS?
3. Any good examples of how to manipulate images using PostScript.
4. How to access a file outside of the PostScript code.
Thanks. |