I don’t think there’s a way for a non-Enterprise user to create a PDF in-app. I was wondering if there’s an alternative approach that can provide the following:
The screen consists of a form - several text fields, and a rectangular area at the bottom containing a signature
Normally I’d like to send an email with a PDF attachment containing this form , that can be printed out nice and neatly.
Is there a way to implement this without in-app conversion to PDF ? For example, what form would the attachment take, if it wasn’t an easy to print PDF?
Just thought I’d ask the question, as we probably won’t see in-app PDF conversion appear any time soon, for non-Enterprise users. Enterprise is way out of my budget.
Incidentally, I DON’T wish to use server-side code to solve this. It adds an extra level of reliability/cost/maintenance to the equation. I’d prefer to keep it all in-app.