James
KPCKevin Powell - Community
•Created by James on 1/10/2024 in #front-end
width of container for creating an 8.5 x 11 form
We have a form in excel that I need to display in a web app. The data entry will be done in multiple input dialogs. The results are displayed dynamically on the form to be exported as a pdf. I am laying out the form in css grid. I have 19 columns. I originally set my font size to 16px and I am using rem as my units. I set the width to 720 but the col7ms are quite narrow. I tried changing the font size to 14. I just wondered if there were some standards when setting up a form in css that will be output to a pdf for printing. Thanks
49 replies