The problem is more complicated than that. In the specifications for military technical publications, the requirement is as follows: Blank pages. A blank page...
Looks like in your xml - you defined the root as <mysqldump> which "should" be the 'template match' in the xsl and I guess since it doesn't find a matching ...
Hi all, Anyone can tell me, for region-before and region-after, if we can set precedence differently for left and right corners ? I means, for example,...
Okay, I've just begun to learn about XML/XSL-FO and I am trying to create a table in the PDF output. However, whenever I FOP (0.20.4) it, I'm not getting...
... ALSO - make sure that the pdf has a ".pdf" in the url so that the name of the pdf file finds the extension "pdf" - classic IE issue .. just in case you are...
Not sure if I understand your question correctly - Do you want a page number to appear as 1/2 where the second page is a blank ?? If so you can try using...
One trick is to end the request URL with .pdf. So just make up a bogus parameter in your request - http://localhost/servlet/foo?iefix=.pdf Larry "gannonjim"...
3695
Prasad_Kamath@...
Jun 30, 2003 7:26 pm
I will be out of the office starting 06/23/2003 and will not return until 07/11/2003. I will respond to your message when I return....
Hi Ronald, Thanks for your help. In the FOP documentation, it mentions IE not being so friendly with dynamically generated PDF files. I will also try viewing...
I am trying to get a background image in PDF. I supply an attribute name background-image to fo-region body. Path for image is correct. Image is of type png. I...
The url MUST end with .pdf (IE has the erroneous habit of assuming MIME types based on file extensions), your source looks okay. Ronald ... From: "gannonjim"...
Hi, I'm trying to use FOP in a Servlet. When I invoke the servlet, Internet Explorer 6.0 only displays raw PDF characters (that were generated by the servlet)...
This appears to be a PATH issue. The directory containing the fop.bat is not in the PATH or one of the commands contained in fop.bat is not in the PATH. ...
3689
Chris Bowditch
bowditch_chris@...
Jun 30, 2003 10:25 am
... I recommend you upgrade to 0.20.5rc3a ... use keep-together="always" on table-row to prevent cells breaking across pages. ... I have heard this problem...
I use fop 0.20.4. Cells of the table are broken Sometime, static end of page are overridden. When I use keep-with-next=”always” in table-row, a blank page...
3687
Chris Bowditch
bowditch_chris@...
Jun 30, 2003 8:30 am
... This is not enough information to go on. What XSL-FO formatter are you using? What is the behaviour that you want? And what is the processor doing? ...
3686
Chris Bowditch
bowditch_chris@...
Jun 30, 2003 8:19 am
... <snip/> There is a bug in fop 0.20.5rc2 which causes the double render behaviour. The bug has been fixed in the latest release candidate 0.20.5rc3a, which...
Is there any way to create page numbering in the style such that the page number for a blank back is indicated on the front (ex. Page 1/2 blank)? Thanks, Kathy...
... It is awkward to give FOP support here because this list is intended for a wider audience. See the following link for information about getting FOP support...
The "oracle" who has recently "blessed" the list with his/her presence and multiple postings has been removed from the list. Andrew Watt [Non-text portions of...
I am encountering problems running fop-0.20.5rc using the fop.bat file supplied as part of the install. I am a windows 98 user (2nd Edition). I get a "Bad...
I use dynamic tables. I would wish to cut the tables in a clean way. The attributes keep-with-next="always" do not function as I wish. [Non-text portions of...
3677
Dahlquist_Michael/shu...
Jun 27, 2003 4:40 pm
I have the same problem with FOP. Other processors treat the <block/> tag as a line break, FOP does not. Michael ... From: max [mailto:max@...] Sent:...
... Using your supplied FO code, the empty block doesn't produce a blank line, it just breaks the line with a block of no dimension. To produce a blank line,...
I'm using fop 0.20.5. I'm a novice, and I'm getting behavior I don't understand. I want to display a line of text, followed by a blank line, followed by...
Hi ! I am having a problem when I use FOP 0.20.4 in application server (iPlanet App Server). The same xsl is running correctly and generating PDF without a ...
... before ... the "hidden" will ... coincident ... through. ... Now this sounded real promising.. and it in fact does work.. but doesn't yet solve my...
... I don't think you will be successful with XSL-FO 1.0 because you need too much knowledge at transformation time about the information only known by the...
... You don't say anything about the top border at the start of the page, so I'll go out on a limb and assume that you want it invisible. ... Have you tried...