Hi,

Nothing like this is implemented.
I'm not that familiar with OPI but from a quick read it appears that it
puts in a low resolution image into the postscript doc, then later on it
replaces it with a high resolution image.
This might be possible with some sort of pdf editing tool as the image
is put into a separate pdf object, you would need to know what the
object number is though.

Keiron.

On Wed, 2002-07-03 at 08:17, Doss Markus wrote:
> Hi,
>  
> I'm using the Java2D Graphic Context with textlayouts and pictures. Creating
> SVG or PDF from this context works fine. Is it possible to create the SVG or
> PDF only with a preview of the embedded pictures, so that the size of files
> will be reduced (e.g. for a transport to a server) and in a later rendering
> step resolve this preview reference to the real picture (like an OPI
> processes using embedded postscript statements) ?
>  
> Thanks in advance
>  
> Markus



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to