How to create PDF and send it via openmail API as an attachment?

This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal.

I have a simple app collecting some data via text boxes. Currently I can read enterd text from user and send it via open mail API. I would like to use the collected text , develop a PDF report and send it via openmail API. How to do this with Kony? .

I checked the link below and the provided sample program is not readable by my Kony visualizer, I think it is for MAC not windows.

https://basecamp.kony.com/s/question/0D56A00000EqZdpSAF/create-pdf-on-android

Hi,

Please refer to the below informational post, this might help you

https://basecamp.kony.com/s/question/0D56A00000rt0B1SAI/solved-inapp-pdf-viewer-using-google-docs-api-no-ffi

Thank you,

Thanks for this link and for your time. I checked it and understand it, however, this is not what I am looking for. I am trying to create a PDF containing the collected data and send as an attachment via open mail API.

Thank you