Description of problem: Currently Publican will use wkhtmltopdf if it is installed otherwise it will use FOP. Publican should allow a user to override this and pick which to use if both are installed. Version-Release number of selected component (if applicable): 3.1 How reproducible: Always Steps to Reproduce: 1. Try and build a PDF with FOP when wkhtmltopdf is installed Actual results: wkhtmltopdf is used Expected results: fop is used Additional info: Should be a command line option, say --pdftool fop|wkhtmltopdf, if pdftool set use it, otherwise use current behavior.
Added --pdftool to build options. Updated POD and XML docs. To ssh://git.fedorahosted.org/git/publican.git a0f0b25..99e013c HEAD -> devel
verified with publican-3.1.5-0.fc19.t62.noarch
The fix for this bug has been shipped in publican 3.2.0