Hi Ashish,
looks like a problem in the xslt-step. Do you use the fop from the commandline? If so, does this work: >fop -xml your.xml -xsl your.xsl -foout your.fo Would you mind posting the xml/xsl and the version of fop you're using? Regards, Johannes Am Montag, den 11.05.2009, 16:14 -0400 schrieb Ashish Kulkarni: > Hi > I tried , but i get following error > > > systemID: file:///C:/Documents and Settings/kulkara/My > Documents/bin/popdf.xsl; Line#: 15; Column#: -1 > javax.xml.transform.TransformerException: java.lang.ClassCastException > at > org.apache.xalan.transformer.TransformerImpl.executeChildTemplates(TransformerImpl.java:2344) > at > org.apache.xalan.transformer.TransformerImpl.applyTemplateToNode(TransformerImpl.java:2160) > <fo:block-container absolute-position="absolute" top="233mm" > left="167mm"> > <fo:block> > Your text here > </fo:block> > </fo:block-container> > > On Mon, May 11, 2009 at 3:30 PM, Andreas Delmelle > <[email protected]> wrote: > On 11 May 2009, at 21:10, Johannes Künsebeck wrote: > > Hi Ashish, Johannes, > > <snip /> > > Theoretically it should be possible to bottom and > right instead of top > and left, but I had no luck with it... > > > If I'm correct, that is implemented, but in FOP Trunk only. > > Regards > > Andreas > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [email protected] > For additional commands, e-mail: > [email protected] > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
