A
A
Anton2016-01-15 16:44:00
Java
Anton, 2016-01-15 16:44:00

Should I look into Apache FOP for PDF generation?

In the project, we actively use JasperReports to generate PDFs. Now I came across the Apache FOP library.
Please share your experience. Should it be considered as an alternative to JasperReports?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
S
Stanislav Makarov, 2016-01-15
@Gokudera

Worth it if you're willing to deal with XSL-FO . We used to work with DocBook: DocBook -> XSL-FO -> PDF/HTML (more precisely, https://www.nuget.org/packages/crispin.fop/ - port of Apache FOP on dotnet).

A
Anatoly Zhukov, 2016-01-16
@Skuayer

and jasper reports uses itext2 to generate pdf.

1
1001001 111, 2014-07-22
@fridriekh

row = 1,2,3,4,5,6...
value = 11,12,13,14,16...
1) We make such a query to the database
2) Due to the fetchAll(PDO::FETCH_CLASS) function, we write all the data to the array.

N
Nikolai Trifonov, 2014-07-22
@fridriekh

Temporary solution: query the database in a loop with a WHERE clause

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question