Greeting XML/XSL gurus,
Part of my project requires outputing PDF document from the data gathered from html form. My current approach is embedding the FOP tool in my Java code and pass to it the d...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/XML/Q_20097175.htm...
Zones:
XMLDate Answered: 06/10/2001 Grade: B Views: 0
Hi all,
IN my project, iam taking values from database and iam having all the values ina vector. Now i have to write all the values in vector into a pdf file ina fixed format.
I saw one url...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/XML/Q_20132364.htm...
Zones:
XMLDate Answered: 03/28/2002 Grade: A Views: 0
I would like to generate PDF documents from my XML using the Apache Projects, FOP. I would like to use the FOP Java Servlet to do the job BUT I'm not familiar with using a servlet (or anything Jav...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20208647.html
Zones:
Java,
ServletsDate Answered: 08/02/2003 Grade: A Views: 9
Does anyone already use the apache fop?My problem is like this, i want to display in pdf a list of a master - details. i had a master.xml and a detail.xml, would it possible to use one xsl for thes...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20705535.html
Zones:
JavaDate Answered: 12/09/2003 Grade: A Views: 0
Hi!
I would like to embed SVG images to an XSL sheet and then convert it to a PDF document using FOP (0.20.5) (OS: Win NT 4.0). I have succeeded to create PDF docs containing GIF images but prob...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/XML/Q_20772960.htm...
Zones:
XML,
XSLTDate Answered: 10/29/2003 Grade: B Views: 0
(gee that sounds like a fun question title)
Hi experts,
I am using FOP to produce a PDF file, and it doesnt fail on any of my test cases. it fails on the transform call.
if (trans...
http://www.experts-exchange.com/Programming/Languages/Java/Q_21548409.html
I'm trying to get Apache Fop 0.92 to work in a servlet. I have it working for FOP 0.20.5, but using the same code in 0.92 gives one problem:
import org.apache.fop.apps.Driver;
The driver c...
http://www.experts-exchange.com/Programming/Languages/Java/Q_21901270.html
Experts,
I am trying to use Apace FOP to create font metrics (I am hoping that this is the correct category for this question). I am using the following input to read the font file, then use TT...
http://www.experts-exchange.com/Programming/Languages/Java/Q_21903774.html
hi experts:
how to create pdf file from XML using XSL-FO?? or using FOP? how?
can it done in MS-base server??
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/XML/Q_20622622.htm...
Zones:
XML,
XSLTDate Answered: 05/28/2003 Grade: A Views: 0
hi there,
I tried to use a nested-table construct in an FO-Stylesheet, but it did not work.
The structure was like
...
<fo:table>
<fo:table-body>
<fo:table-row>
<fo:table-cell...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/XML/Q_20852679.htm...
Zones:
XML,
XSLTDate Answered: 01/16/2004 Grade: A Views: 0