michaelrsweet / htmldoc

HTML Conversion Software
https://www.msweet.org/htmldoc
GNU General Public License v2.0
206 stars 46 forks source link

Footer behavior from older version #504

Closed ldesrosiers closed 1 year ago

ldesrosiers commented 1 year ago

We are moving from Unix to Windows and upgrading to newer version of HTMLDOC.

Currently we have 1.8.27 in Unix and are moving to 1.9.12 with Windows.

In version 1.8.27, when we have an image in the Center Footer, the image would display actual size.

With 1.9.12, this same image in Footer is showing very small.

I believe this was a bug fix somewhere to fix the Header/Footer scaling.

Is there anyway to get the footer to behave as it did in 1.8.27?

Thank you.

michaelrsweet commented 1 year ago

Sorry, this was an intentional bug fix in v1.8.30, which was released a very long time ago.

However, issue #372 introduced a new "letterhead" image format (big 'L' in the --header/--footer option value or $LETTERHEAD in header/footer comments in the HTML) that probably does what you want.