Page 1 of 1

How to get instance of GraphicProvider using PHP PUNO?

Posted: Wed Dec 08, 2010 8:56 am
by asfdfdfd
Hello.

I have read some samples that uses VB or Python but PUNO has little different API. There is no createInstance ot getGontext methods so i can't write something like this (BASIC sample):

Code: Select all

Set oGraphicProvider = oSM.createInstance("com.sun.star.graphic.GraphicProvider")
What should i do get an instance of GraphicProvider using PUNO?

Re: How to get instance of GraphicProvider using PHP PUNO?

Posted: Thu Apr 07, 2011 11:08 am
by muOOo
Hello, asfdfdfd

I've been trying the same thing as you asked here.
Did you get any solutions?
If you don't mind, please share it for us here.

Thank you.