You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by Rahman USTA <ra...@gmail.com> on 2015/08/14 08:46:49 UTC

How to set uriresolver in 2.0

I'm not able to set FOUserAgent#setURIResolver in 2.0 How can I set it ?

-- 
Rahman USTA
Istanbul JUG
https://github.com/rahmanusta <http://www.kodcu.com/>

RE: How to set uriresolver in 2.0

Posted by sd...@iptech-group.com.
Hi,

 

You can implement the ResourceResolver then pass an instance to FopFactoryBuilder. That way you will be able to resolve URIs however you want.

 

Best regards,

 

Seifeddine Dridi

 

De : Rahman USTA [mailto:rahman.usta.88@gmail.com] 
Envoyé : vendredi 14 août 2015 07:47
À : fop-dev@xmlgraphics.apache.org
Objet : How to set uriresolver in 2.0

 

I'm not able to set FOUserAgent#setURIResolver in 2.0 How can I set it ?

 

-- 

Rahman USTA

Istanbul JUG

https://github.com/rahmanusta <http://www.kodcu.com/>