Re: SVG text not displaying in PDF
"Szeak (Register Man)" <[email protected]>
| Newsgroups | gmane.text.xml.fop.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, See the basic usage pattern on FOP site at version you run. ie. for v2.1: https://xmlgraphics.apache.org/fop/2.1/embedding.html 2017-07-17 21:20 keltezéssel, sachinparadkar írta: > Hi Szaek, > > I run my program currently through the FOP command like this - > > fop -xml C:/workspace/WireImaging/src/main/xQuery/WSUMM_Joint_Sample.xml > -xsl > C:/workspace/WireImaging/src/main/xQuery/xml-to-pdf-JointUI_WC_Report.xsl > -pdf C:/workspace/WireImaging/src/main/xQuery/foo.pdf > > Is there a way I can run the above from my java program ?since I have to > generate multiple PDF's based on the stylesheet !! > > Thanks, > Sachin. > > > > -- > View this message in context: http://apache-fop.1065347.n5.nabble.com/SVG-text-not-displaying-in-PDF-tp43881p45329.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] >