Abap Method 1: Using ABAP + Adobe Lifecycle Enterprise Service
Detailed steps refer to my blog convert Word document into PDF via Adobe Livecycle Enterprise Service
Method 2: Use the Interavtiveform control in ABAP Webdynpro + Adobe Form Template
Detailed steps refer to my blog another-to-preview PDF in CRM Web client UI with little coding
Method 3: Use the CRM Content Management PDF template
Refer specifically to my blog create Webservice enabled Adobe PDF attachment in CRM application.
Method 4: Manually generate the binary content of the PDF using ABAP code
For specific reference my blog export WebClient UI table to PDF
Method 5: Take advantage of the print form feature of cloud Application studio in SAP Cloud for Customer (C4C)
Refer to my blog step by step to create a Adobe Print form in Cloud application Studio for specific steps.
Javascript
Refer to this example in my blog: http://jerrywang.vip/jerry_test/pdf.html
When you click the button generate PDF, the open source JavaScript library jspdf.debug.js is called to convert the highlighted paragraph text into a PDF file.
To get more original Jerry's technical articles, please follow the public number "Wang Zixi" or scan the QR code below:
Several ways to generate PDF files using ABAP and JavaScript code