Pdf quotation generation

Hi,
My app has this form which takes details like product type, qty, rate, terms of service etc.
The user fills these details and then should tap on “generate Quotation”, and a quotation pdf needs to be generated on my company’s letter head.
Now i should be able to save this to my phone (it may or may not be saved on the backend)

Seems like a standard requirement for any sales related app being developed but i can’t seem to find a solution to this without having to custom code. Am i missing something? Is there a plug-in that would do this?

@Joyce Please guide!

Hi Ruak :waving_hand:

Most of the time, generating a PDF is done through a third‑party service, which you can call either with custom code or via an API call.

We have some community members discussing which services to use here:

Hope this helps :slight_smile: