Details
-
Type:
Wish
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: docbook
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
I would love to see docbook transformation to pdf .
maybe: goal docbook:transform2pdf
Just one wish. Regards, Michael.
Attachments
Issue Links
| This issue is superceded by: | ||||
| MOJO-693 | DocBook Profiling Support |
|
|
|
This patch adds support for PDF generation using FOP 0.92 beta. You can disable either output format in the configuration by omitting it from
<outputFormats>
<param>xhtml</param>
<param>pdf</param>
</outputFormats>