-
How to include stylesheet in visualforce page rendered as pdf ?
I am including stylesheet from static resource to a visualforce page which is rendered as pdf. But the styling is not included. Can anyone suggest me the best way for this ?
e.g. <apex:stylesheet value="{!URLFOR($Resource.form, 'folder/css/bootstrap.min.css')}"/>
Log In to reply.
Popular Salesforce Blogs
What are the Basics of Async Apex Methods in 2024?
Hello Ninjas, Let's talk about Async Apex Method. Before that let's see some basics of async process. Many of the time while coding we want…
Salesforce for Logistics Industry | All You Need to Know
The logistics industry has evolved from just stock-keeping to maintaining a large amount of inventory management and handling of that inventory with Unique IDs related…
6 Salesforce Books You Need To Check Out
There are so many Salesforce resources online, and if you're looking to get some help in this area, they're a great place to start. For…