Bug 873586
Summary: | "Draft" watermark does not display in PDF | ||
---|---|---|---|
Product: | [Community] Publican | Reporter: | Anjana Suparna Sriram <asriram> |
Component: | publican | Assignee: | Jeff Fearn 🐞 <jfearn> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | tools-bugs <tools-bugs> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 3.0 | CC: | divya, rglasz, rlandman+disabled, xma |
Target Milestone: | 3.1 | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | 3.1.0 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-02-06 03:40:49 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Anjana Suparna Sriram
2012-11-06 09:10:07 UTC
This fix has been committed to the devel branch for inclusion in Publican 3.1. Fix actually required updating the XSL as wkhtmltopdf will not display the background of the body tag. Verify version: publican-3.1.0-0.el6eng.noarch - PASS Verify steps: 1. Create a document with $publican create --name=test 2. vim en-US/test.xml, edit <book status="draft"> and set show_remarks:1 in publican.cfg 3. Build the book in PDF format, then check the watermark. Actual results: "Draft" watermark is displayed in PDF document. Additional info: There is no "Draft" watermark in table of contents page of PDF document, see bug 905271 |