fire the SAX events

2002-02-07 Thread Gabrovsky, Ivaylo
Hi All, I use Fop-0.20.1 and try to fire SAX events from transformer directly to Driver renderer. With this source I have bunch of exceptions. private void render(OutputStream out, String xmlURL, String xslURL){ try{ Driver driver = new Driver();

how to set userconfig.xml using org.apache.fop.apps.Driver

2001-12-11 Thread Gabrovsky, Ivaylo
Hi all, I found some font metric *.xml files and edited my conf\userconfig.xml to use them. What is equivalent of fop -c conf\userconfig.xml ... rendering with org.apache.fop.apps.Driver? Thank you. Ivaylo - To unsubscribe,

different labels on the bottom of the first and second pages

2001-06-28 Thread Gabrovsky, Ivaylo
Hi, I have a problem how to show labels on the very bottom of the page. The label on first and second page need to be different and not to exist on every other pages. I tried to do this with footnote, it is good for first page. I do not know how to understand conditionally that I an on second