You are viewing limited content. For full access, please sign in.

Question

Question

@page {margin-bottom} stopped working after Forms Upgrade

asked on February 13

I'm currently using Laserfiche Forms Professional Version 11.0.2311.50564 (but not sure when exactly this problem started).

 

I have a Form which is used just for formatting the document saved to the repository. Among the CSS for this Form is this:

/* page margins *
@page {
     margin-top: 0.3in;
     margin-bottom: 1.35in;
}

The issue I'm having is that the margin-bottom declaration no longer works as expected. No matter what value I set it to, it eats up about 35% of the page! If I remove the margin-bottom declaration, the margin goes away and looks like any other form, but I really need a margin there for later in the process where workflow stamps a footer to the bottom of every page.

If someone knows an alternate way to add margin to the bottom of every page, that would work. Or a way to force this style to be applied as intended (I tried !important already).

Thanks

0 0

Replies

replied on February 17

Hi Sam, I can reproduce the issue on 11 Update 5 when printing with browser Chromium v118.

But the issue was gone after I switch to use latest Chrome for printing form.

Can you try switching to Chrome or Edge following this KB and see if it works for you? https://support.laserfiche.com/kb/1014357/using-either-google-chrome-or-microsoft-edge-for-pdf-generation-with-forms-11-update-2

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.