Hi Chris, I'm using default latest docbook fo xsl. I'll use fop-user for next.
Thanks 2015-08-20 14:17 GMT+03:00 Chris Bowditch <[email protected]>: > Hi There, > > Unfortunately not, that's the XML. We need XSL-FO (which is the input to > FOP) to help you. Also, this is the wrong mailing list for FOP user > questions. You should subscribe to [email protected] to > ask questions about using FOP. > > Thanks, > > Chris > > On 17/08/2015 18:05, Rahman USTA wrote: > >> Hello; >> >> After investigation, followed docbook content failed; >> >> <?xml version="1.0" >> encoding="UTF-8"?><?asciidoc-toc?><?asciidoc-numbered?><article xmlns=" >> http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" >> version="5.0" xml:lang="en"> >> <info> >> <title>Selam</title> >> <date>2015-08-17</date> >> </info> >> <section xml:id="_selam"> >> <title>Selam</title> >> <note> >> <simpara>Hello world</simpara> >> <programlisting language="javascript" linenumbering="unnumbered">// >> code</programlisting> >> </note> >> </section> >> </article> >> >> Is it enough? >> >> >> 2015-08-17 9:56 GMT+03:00 Pascal Sancho <[email protected] <mailto: >> [email protected]>>: >> >> Hi, >> please, add further information: >> - full error trace, >> - attached test case: short XSL-FO (the result of XML+docbook >> transformation, not the XML itself) that demonstrates the issue. >> >> >> 2015-08-15 17:40 GMT+02:00 Rahman USTA <[email protected] >> <mailto:[email protected]>>: >> > Hello; >> > >> > I want to switch 1.1 to 2.0 but when converting Docbook5 to PDF >> I'm getting; >> > >> > docbook/fo/docbook.xsl; Line #312; Column #54; >> > java.lang.NullPointerException >> > >> > How can we solve this problem? >> > >> > Thanks. >> > >> > -- >> > Rahman USTA >> > Istanbul JUG >> > https://github.com/rahmanusta >> >> >> >> -- >> pascal >> >> >> >> >> -- >> Rahman USTA >> Istanbul JUG >> https://github.com/rahmanusta <http://www.kodcu.com/> >> > > -- Rahman USTA Istanbul JUG https://github.com/rahmanusta <http://www.kodcu.com/>
