Esri / geoform-template-js

GeoForm is a configurable template for form based data editing of a Feature Service.
http://esri.github.io/geoform-template-js/
Apache License 2.0
67 stars 83 forks source link

Is that possible to save the Form data to a PDF file #518

Closed zhujingx closed 7 years ago

zhujingx commented 7 years ago

I'd like to see the way to save the form data to a PDF file, This way user could have a hard copy or digital copy of the data for what they submit. I am able to do a HTML format, like to know how to save a PDF format.

Thanks Zhujing

driskull commented 7 years ago

Not currently. We will add a print page that will allow printing so this will be possible at a later time.

driskull commented 7 years ago

501