apache-fop
How to extract an Apache FOP created PDF in C#?
I have a problem in my c# project. I want to ext开发者_StackOverflowract Apache FOP generated PDF files programatically without any 3rd party application.[详细]
2023-04-09 11:29 分类:问答Creating dynamic XSL-FO table using XSLT
I am creating a table in xsl-fo, with undefined number of elements (indtr). I wonder if there a smart way to do this?[详细]
2023-04-08 11:42 分类:问答FOP failing to use data when used with JAXB
I\'m generating a document using FOP (0.95) by passing a source XML file created using JAXB (2.2.13), when I run it I get a virtually empty PDF (it looks like I\'d expect if no data was supplied in th[详细]
2023-04-08 00:47 分类:问答XSL-FO- Specifying conditional visibility
I have an HTML table that varies according to its content.1-3 columns hide.1 column name changes.All depending on content.[详细]
2023-04-07 18:36 分类:问答How to embed font in PDF created from HTML with iText and Flying Saucer?
I have problem with embedding Polish fonts into PDF converted from HTML. My HTML code have style in body:[详细]
2023-04-07 02:43 分类:问答How to use Apache FOP with Velocity in Spring MVC web-app?
I have simple configuration of Velocity in Spring context (according to an official Spring documentation) and works ok. How to configure/integrate this with Apache FOP and generate pdf documents ? I w[详细]
2023-04-05 05:37 分类:问答I can't change my Font Family using Apache FOP
I am trying to use fop Quick Start Guide to print a simple PDF file from a simple XML file and it works fine. but when I change <name>Frank</name> to <name>امیررضا</name>[详细]
2023-04-04 19:24 分类:问答FOP and IKVM in .NET - Images Not Working
UPDATE2: I got it working completely now! Scroll way down to find out how... UPDATE: I got it working! Well... partially. Scroll down for the answer...[详细]
2023-04-03 03:26 分类:问答Apache FOP from Java with XSLT 2.0…?
I\'m having problems using some of the features of XSLT 2.0 in an embedded use of Apache FOP 1.0. In particular I get an exception when using \"current-group()\".[详细]
2023-03-31 13:40 分类:问答Updating to the newest FOP API
I am l开发者_如何学Pythonooking to update an application to use the newest fop API. The application uses version 0.20 of the library, for example the Driver class is still being used.[详细]
2023-03-24 17:33 分类:问答