ParamQuery grid support forum
General Category => Help for ParamQuery Pro => Topic started by: nklapper on August 17, 2017, 01:11:18 am
-
I believe that output to PDF support has not yet been completed.
Could you please suggest a practical workaround? Perhaps export to CSV or XLS and then use some other server-side tool to produce the PDF?
Thanks.
-
or probably export to html and use library like https://github.com/simonbengtsson/jsPDF-AutoTable
though I can't confirm which might work better for you.