Open joshobrienau opened 4 years ago
I do, in fact! Are you using this with the Zoho CRM API? That can be tricky to deploy, but I think I have a write up for that too.
@hkdeven not using Zoho, ideally if converting either within the browser alone or google api. I'm just looking to allow completed form to be saved as PDF locally.
Ah, well if that's the only layer you're really interested in then you might want to strip it down quite a bit. The PDFLayer docs are fairly decent, if I recall correctly. Also, they do respond if you mention them on twitter, too.
Is that screenshot the final PDF or your browser window?
The hardest part of that whole piece is styling the final PDF.
@joshobriencom
Hey @hkdeven wanting to use this, but the code isn't working.
Title tag wasn't closed, but even with this closed, not working correctly.
Do you have a working example?