Re: FOP Trunk - URI Resolution

2013-03-25 Thread Luis Bernardo
Try something like this: String confFile = /path/to/fop.xconf; FopFactoryBuilder builder = new FopConfParser(new File(confFile)).getFopFactoryBuilder(); On 3/24/13 1:03 AM, Björn Häuser wrote: Hi, thank you all for patience and work for Apache FOP. I recently switched to the trunk version

FOP Trunk - URI Resolution

2013-03-23 Thread Björn Häuser
Hi, thank you all for patience and work for Apache FOP. I recently switched to the trunk version to get support for table-markers! This is so nice! Thank you all! With the switch came some problems regarding image path resolution, it stopped working (for me) with hopefully the same