Hi, Sorry about my late reply. The RTF renderer unfortunately does not support page sequences and therefore only allows references to a simple page master. A quick fix would be to change the master-reference on Line 36 in your XSLT file from "page-master-0" to "page-master-0-even". Making this change will not affect the appearance of the document as at this stage both page-masters in the page sequence are identical. Regards, Robert Meyer
> Date: Mon, 27 Jan 2014 09:30:36 -0800 > From: edi4...@gmail.com > To: fop-users@xmlgraphics.apache.org > Subject: RE: altova stylevision fop rtf > > when I run my example I have this error: > > *27/01/2014 11:27:40 AM org.apache.fop.events.LoggingEventListener > processEvent > ADVERTENCIA: Only simple-page-masters are supported on page-sequences. Using > default simple-page-master from page-sequence-master "page-master-0". (No > context info available) > 27/01/2014 11:27:40 AM org.apache.fop.fo.FOTreeBuilder fatalError > GRAVE: javax.xml.transform.TransformerException: > java.lang.NullPointerException > file:/C:/Users/Edgar/Documents/WorkSpaceIndigo3.7/Generador/./XML/pruebas/prueba_pdf.xslt; > Línea núm.37; Columna núm.42; java.lang.NullPointerException* > > Thanks > > > > -- > View this message in context: > http://apache-fop.1065347.n5.nabble.com/altova-stylevision-fop-rtf-tp4825p39908.html > Sent from the FOP - Users mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org > For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org >