Bug 953728 - Allow user to specify PDF tool
Summary: Allow user to specify PDF tool
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Publican
Classification: Community
Component: publican
Version: 3.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: 3.2
Assignee: Jeff Fearn 🐞
QA Contact: tools-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-04-19 04:21 UTC by Jeff Fearn 🐞
Modified: 2013-08-09 04:48 UTC (History)
4 users (show)

Fixed In Version: 3.2.0
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-08-09 04:48:58 UTC
Embargoed:


Attachments (Terms of Use)

Description Jeff Fearn 🐞 2013-04-19 04:21:19 UTC
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.

Comment 1 Jeff Fearn 🐞 2013-07-10 06:25:45 UTC
Added --pdftool to build options. Updated POD and XML docs.

To ssh://git.fedorahosted.org/git/publican.git
   a0f0b25..99e013c  HEAD -> devel

Comment 3 Scott Radvan 2013-07-22 02:06:58 UTC
verified with publican-3.1.5-0.fc19.t62.noarch

Comment 4 Jeff Fearn 🐞 2013-08-09 04:48:58 UTC
The fix for this bug has been shipped in publican 3.2.0


Note You need to log in before you can comment on or make changes to this bug.