How to Generate PDF in Oracle VBCS?
Content
Hi Team
I need to generate PDF file in VBCS.
I have tried that in Oracle JET. In JET i have added library in main.js file
'pdfmake': 'libs/Pdf/pdfmake',
'vfs_fonts': 'libs/Pdf/vfs_fonts',
and also extra 3 js files in src folder.
It's worked fine in JET.
Is this approach will work in VBCS?
Is there any feature to add library in VBCS?
Is there any other option available in VBCS to generate PDF? or i need to add pdfmaker library in vbcs to achieve this?
Help me to solve this.
Thanks
Shakila Murugan
Version
19.1.3
Tagged:
2