Jimmy schreef:
I already asked this question but wasn't able to solve this riddle yet.
All I know and tried so far are the following two approaches.

1. Export with the use of the GraphicProvider, which didn't get me any further since I wasn't able to get the graphics inside the writer document as XShapes.

2. Export with the use of GraphicExportFilter which wouldn't work as well and is meant for Draw.

Is there anyone out there with a JAVA solution to this problem?

Before the GrahipcProvider was availble, we uses a tempory hidden draw doc to do the export en this method is still the best way when you need to transform the grapghics to an other size etc... because the GraphicExoptFilter has "options" than the filter who works with the GraphicProvider.


Cheers
Jimmy


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

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

Reply via email to