ive been learnign aboutxml and have been producing simple pages linking to external dtd's. i was looking at sum examples on the web with xml using xsl to style...
Hi, I had a problem with respect to displaying The fo:table Table structure with border curved at the Corners.I am trying using Background images.Is there any...
Bonjour, Je cherche un moyen de pouvoir passer en paramètre une chaîne de caractères contenant paramName = paramValue ... Hors le problème qui se pose est...
First of all, since I'm totally new to this group, I would like to say hello to everyone. I am trying to generate an XSL:FO document that takes info from an...
Hi I have a table and within which i have a FOR loop to print data. If the data is more then one page the table just prints one page and the rest of the data...
Well, the title pretty much says it all, doesn't it? I need to dynamically position members of a node set in one of two columns in a table. I'm looking to be...
I've been converting some fill-in-the-blanks forms to XSL:FO, and have come up against this sort of situation: Home phone: _____________________ Area Code ...
Does there exist something like the FOP parser but then for creating Word-documents (or text-documents with pictures ? ) Or does someone know some java-code to...
Hi, I'm using a <fo:page-number /> in the body. I'd like to force it to start the numbering at 0 instead of 1. Anyone know how to do it? Thanks, Chris...
hi, I'm using fop 0.18 to generate a PDF document from an XML one. I build a fo:table dynamically (the fo:row are generated with xsl:for- each applied to the...
Hello we are using Fop-0.20.1 Parser from apache. I have 2 questions ... FIRST QUESTION ... How can I change the size of an image in the PDF-file ... I've use...
I am using XSL to add data and input boxes into a html page! how can I alter the name and id to include an incrementing varibale? this is my code...... ...
Hi all, How do I do the fo equivalent of <img src="blah" hspace="5" vspace="5"/> - specifically the h/vspace and What properties are used to superscript &...
Hi, I design a stylesheet generating fo. The problem is that the result is generated out of xml-data, which are generated dynamically and so the length and the...
Hi, I want to automatically size fonts and spaces between blocks so that the content (of a chapter which is approximately one page long) just fits on one page?...
Hi, I have got the following problem: We have a DTD like the Docbook.dtd with chapters which are appoximately one page long. The page-layout shall have two...
Hi there, We're using FOP 0.20.1 to prepopulate forms online that the end user is still required to sign before we action it. One design aspect of this form is...
I use FOP package from apache and try to conver a smaple XML with XSL to PDF file, but the output file collapse here is the jave code: import java.io.*; import...
I'm trying to insert some images in my file.fo file. I'd like to fix the size of the image, so that if I resize the pdf result page, the images keep the same...
I want to display my xml data in tabular form within cell border.. But it is coming in PDF file but there is lot space exist between region_before and...
Hi everyone! I use Fop-0.20.1 to generate PDF files. I experience a problem with the font-family property of the fo:block tag. According to the documentation...