Ability to convert file format from csv to pdf ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2024 05:48 AM
When I click on the UI action button on the form , it will generate the csv file of the current record and attach into the current record and will send a mail to the specific caller with attachment added. Now the issue is how can we customize this based on the caller. For ex : if and only if the caller is ABC ,then we should get a popup after clicking UI action (yes or no option for creating PDF ) if we click on yes then instead of CSV The PDF should attach and accurately represent the data from the original CSV file including all relevant fields and formatting, if the option no then attach the CSV how can we proceed? how can we convert csv to pdf ??