I want to convert vf page to a pdf. How to achieve it?
Answer / Tarkeshwar Kumar
To convert a Visualforce (VF) page to a PDF, you can use the Apache POI library in your Apex code or a third-party library like PDF417. You will need to render your VF page as a PDF and then download it or send it as an attachment.
| Is This Answer Correct ? | 0 Yes | 0 No |
We have a time based workflow and there is action scheduled to be executed. If we deactivate the workflow, scheduled actions will be removed from queue or not?
Difference between with sharing and without sharing in salesforce?
Compare javascript remoting and <apex:actionfunction> ?
How can you lock record using soql so that it cannot be modified by other user?
What are the Loops in salesforce?
How u will do Mass Insert through trigger?
What are action support, action function and action poller used for?
How will you communicate between two components?
What are the different api's in salesforce ?
Which parts of lightning components are server-side and which are client-side ? : salesforce lightning component
What is the use of access="global”?
What are the types of email templates available in salesforce.com?