Need assistance to generate PDF document via UI Action on purchase order record
Hi, I am trying to generate a PDF document via UI Action on Purchase order form. I have a data inside Word document and using PDFGenerationAPI() to generate a PDF document by converting the data in Word doc. to HTML format. But look and feel are di...