Questions tagged [postscript]

58 questions
0
votes
1 answer

Insert an PostScript object in constrained location

I have a PostScript object having a known bbox. I want to insert this object into the current image where I known the bbox which this inserted object should have in the current user space. How can I calculate, in PostScript code, the transformation…