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

Question

Question

Columns Created by CSS Not Saving to Repository

asked on January 24, 2018 Show version history

I have a simple CSS script as follows to create columns out of three fields in a section (#q157) in Laserfiche Forms 10.2.1.246:

div #q157 {
     column-count: 3;
}

 

It displays correctly within the web browser but upon saving it to Laserfiche repository the columns no longer exist.  It saves the fields without the column formatting.

 

Can someone tell me what I am doing wrong here?

 

I appreciate any help!

0 0

Replies

replied on January 24, 2018

Hi Jennifer,

Forms used wkhtmltopdf for generating pdf saved to repository, and there is a known issue with wkhtmltopdf that CSS3 columns has no effect, see https://github.com/wkhtmltopdf/wkhtmltopdf/issues/2067

0 0
replied on February 18, 2022

This issue has been fixed since Forms 10.4.3(https://support.laserfiche.com/kb/1014114/list-of-changes-for-laserfiche-forms-10-4-3) ad  wkhtmltopdf has been replaced with Puppeteer Sharp and Chromium to generate pdf.

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

Sign in to reply to this post.