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

Question

Question

Remove Form borders from attachment and repository PDF in Modern Designer

asked on March 23, 2023 Show version history

Hi all,

I have a Laserfiche Forms, form (using the modern designer), being generated and attached to emails / saved to the repository.

How can I remove the borders around the actual form itself?

I've tried playing around with the CSS and searching the theme settings, but I was unable to find it.

 

0 0

Answer

SELECTED ANSWER
replied on March 27, 2023

You may try the following css:

&.pdc { border: none; background-color: transparent; }

It would look like:

2 0
replied on June 15, 2023

Thank you, that seems to have worked.

Would you also know if there's a way to hide the pagination headers from the saved repository forms?

replied on February 8

Hi Rui,

I've come to realise that this fix removes the background color from the live forms (not the PDF).

Would you know a way to exclude the live views from getting their background color removed?

0 0
replied on February 22

I'm afraid there is no way to distinguish if the form is live or being printed.

Would you consider copying the form and configuring the css on the copied one for email/save to repository?

0 0

Replies

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

Sign in to reply to this post.