Re: SVG text not displaying in PDF
"Szeak (Register Man)" <[email protected]>
| Newsgroups | gmane.text.xml.fop.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, How is your running environment? You need graphic environment. Read Apache Batik instructions in FOP documentation: https://xmlgraphics.apache.org/fop/2.1/graphics.html Szeak 2017-06-29 18:36 keltezéssel, sachinparadkar írta: > Hi Szaek, > > I tried changing the template to <xsl:template match="/"> and <xsl:template > match="//Policy_Summary_Reports"> in both the cases I got a empty PDF . If I > try to write anything in the PDF using <fo:block> that content gets > displayed in my PDF. So the xsl:template is definately not the issue . I was > able to generate another PDF using <fo:block> and fo:containers but just > with the svg tags my PDF is getting generated without any content . > > Regards, > Sachin. > > > > -- > View this message in context: http://apache-fop.1065347.n5.nabble.com/SVG-text-not-displaying-in-PDF-tp43881p45253.html > Sent from the FOP - Users mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >