Re: How to get trunk working

2013-03-23 Thread Bonekrusher
This is a bit outdated. I wrote the setup for Netbeans 6.5 years ago, but was able to use it as a reference in later versions of Netbeans. Make sure you have the latest Xml Graphics Library. http://wiki.apache.org/xmlgraphics-fop/FOPIDESetupGuide

Re: How to get trunk working

2013-03-23 Thread Björn Häuser
Thanks, this seems like the same as I did now. Checkout the trunk of FOP and xmlgraphics, build them with ant package, add them to your project and add the necessary dependencies to your project also, I copied them from the xmlgraphics-fop-pom-template.pom file, which is distributed with FOP.

Re: How to get trunk working

2013-03-23 Thread Bonekrusher
Instead of referencing the the XML Graphics Library, you can check out that XML Graphics trunk and reference that in your project. I found that the FOP trunk has dependencies on the XML Graphics trunk. -- View this message in context:

Re: How to get trunk working

2013-03-23 Thread Björn Häuser
Did that! Am 23.03.2013 um 15:09 schrieb Bonekrusher djs...@yahoo.com: Instead of referencing the the XML Graphics Library, you can check out that XML Graphics trunk and reference that in your project. I found that the FOP trunk has dependencies on the XML Graphics trunk. -- View this

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