Description
I've never tried the "Number of Pages" feature for HTMLDoc, however I've been using HTMLDoc for over a decade and a half, and its been quite instrumental in a lot of my web-facing information system projects. Thank you, for creating and maintaining HTMLDoc, Mr. Michael Sweet.
The Issue
"--nup 4" sizes down my pages to a quarter width/height, however it still parses all pages individually, yet 1/4 the original size. I'm guessing I'm missing something with margins/padding etc. Any idea?
I'm using FreeBSD, Apache, PHP or Perl, command line.
"/usr/local/bin/htmldoc --format pdf14 --compression=9 --nup 4 --quiet --pagelayout document --header ... --footer ... --bottom 1px --left 36px --top 1px --webpage -f docs/catalog/VernonFinneyArt-product-catalog.pdf docs/catalog/182.html docs/catalog/185.html docs/catalog/184.html docs/catalog/186.html"
Something to note: When I mouse over on the document, when displayed in the proper browser, mine is Firefox/Win 10, I get a mouse-over effect for each page's content, however it is off center from the content itself. This is definitely connected to the problem I am experiencing in outputting multiple pages into one document. How to fix, though. Any help will be greatly appreciated, thank you.
Do note: If I figure this out, I will post the fix here.