Thanks a lot, Mark Anderson.
Might I ask you some questions?
I try to make PDF export using wkthmltopdf ( ver.0.12.4 ) under MacOSX10.11.6 ElCapitan via Terminal.app.
I renamed your print-export-source.html to index.html.
Then my command lines are like under.
wkhtmltopdf --page-size “Letter” --dpi 765 --footer-spacing 4 --print-media-type --footer-center “[page] of [topage]” --footer-font-name “Helvetica Neue” --footer-font-size 11 --footer-line --footer-spacing 5 --header-spacing 5 --header-line --header-center “Tinderbox v7 Manual” --header-font-name “Helvetica Neue” --enable-toc-back-links toc --toc-header-text “Tinderbox v7 Manual - Table of Contents” --toc-text-size-shrink 1 --toc-level-indentation 4em “index.html” “output.pdf”
I get output.pdf almost same as tbxman720.pdf,
( I do not care without graphical contents),
but linking from index to textual explication,
do not work.
How and where should I set your css files in command lines
which put down with print.css screen.css manual.css?
wkhtmltopdf --user-style-sheet print.css screen.css manual.css --page-size “Letter” --dpi 765 --footer-spacing 4 …etc… --toc-header-text “Tinderbox v7 Manual - Table of Contents” --toc-text-size-shrink 1 --toc-level-indentation 4em “index.html” “output.pdf” ??
Is this forms of writing ill-written or crop up ?
Or should I use different kind of command lines?
Yesterday, I got a HELP.tbx from Mr.Mark Bernstein.
I do not know how to make linking from this HELP.TBX to css files.
I look forward to hearing criticize constructively
from you at your earliest convenience.
Thx and regards, WAKAMATSU kunimitsu