PDFGenerator

You must Login before you can answer or comment on any questions.

Hi all,

I am new on titanium, i want to make app in which need to create pdf. also I want to save table content in that pdf in tabuler form so please help me.

1 Answer

Accepted Answer

So the general recommendation for PDF generation is to use an external JS library, and most seem to use jsPDF. There's a related Q&A question about it with sample code for Titanium integration here.

Your Answer

This question has been locked and cannot accept new answers.