-
-
Notifications
You must be signed in to change notification settings - Fork 47
Closed
Labels
bugSomething isn't workingSomething isn't working
Milestone
Description
Version: 1.8-current
Original reporter:
when outputting to PDF and using the --grey, colors still appear in the output for table row and cell background color. not sure about anywhere else I haven't tried it.
I have reproduced this with the cvs version on Linux, and with RC1 on FreeBSD.
below is a sample document, and the command line used to reproduce this.
Doc:
col1 | col2 | col3 | col4 |
data1 | data2 | data3 | data4 |
Commandline:
htmldoc -t pdf --gray --webpage --no-title --no-toc --no-links --footer l1. --logoimage powerby_en.gif --left 18 --right 18 --top 18 --bottom 18 --header .t. --size letter -f comp comp
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working