Using CSS to make Textboxes look like label
I'm trying to use some CSS in my eform to make my textboxes look like labels but it seems not to work. I tried making the textbox background white but when it open it in the pdf it still show (barely but yet still obvious) any suggestions?
-
Does it look fine in the HTML but not in the PDF? If so, you can build a Report View which translates the textboxes into labels for saving/printing purposes to ensure consistency across platforms.
If the HTML is also slightly discolored, unfortunately it boils down into an operating system + browser preference because Mac, Linux, and Windows all look differently on the same browsers, and Firefox, Chrome, and Safari all look different on a Mac. Keep working on the CSS file until you get it.
-
I haven't had a need to use the Save To PDF feature much, so I'm at a loss. I usually post relevant data to SharePoint where I can tailor the live views for my clients, and archival is just a Report View link to the form. Maybe converting to a Word document (or other format) using AgilePoint's built-in stencil(s) may help?
But after putting so much work into the PDF version, I'd be inclined to brute force something to remove the button overlay myself, so I can understand if none of my suggestions seem useful. Sorry.
Please sign in to leave a comment.
Comments
5 comments