Discussion:
[limesurvey-developers] Answers PDF pull request
Alfredo Esteban
2014-11-15 14:21:11 UTC
Permalink
Hi,

Recently, I had to improve appareance of PDF answers (Send survey -> print
answers -> Export to PDF) in our LimeSurvey instance. I have created a
github pull request in case you find my code usefull and want to merge it:

https://github.com/LimeSurvey/LimeSurvey/pull/235

I could try to rework PDF with more than one answer (export to PDF from
admin console) too. I think I could reuse this code. Let me know your
opinion, please. I'm attaching an example of resulting pdf.

Regards,

Alfredo
Denis Chenu
2014-11-15 16:56:44 UTC
Permalink
Hi Alfredo,

I already put some answer on github, just to fix some potential issue.

But here and more "globally", i think we must move "print answers" core
part to a core plugin. Maybe i am only one to think this ;).

Denis
Post by Alfredo Esteban
Hi,
Recently, I had to improve appareance of PDF answers (Send survey ->
print answers -> Export to PDF) in our LimeSurvey instance. I have
created a github pull request in case you find my code usefull and
https://github.com/LimeSurvey/LimeSurvey/pull/235
I could try to rework PDF with more than one answer (export to PDF
from admin console) too. I think I could reuse this code. Let me know
your opinion, please. I'm attaching an example of resulting pdf.
Regards,
Alfredo
------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk
_______________________________________________
limesurvey-developers mailing list
https://lists.sourceforge.net/lists/listinfo/limesurvey-developers
Alfredo Esteban
2014-11-16 02:47:25 UTC
Permalink
Hi Denis,

Thanks for your comments. I modified code to get existing config params and
support different languages.

Regarding core plugin: Do you mean a plugin like auditLog? Do you think it
is necessary to merge the code? By the way, I tried to extend auditLog
weeks ago and I had trouble (see this issue
<https://bugs.limesurvey.org/view.php?id=9171>:
https://bugs.limesurvey.org/view.php?id=9171) :-(

Regards,

Alfredo
Post by Denis Chenu
Hi Alfredo,
I already put some answer on github, just to fix some potential issue.
But here and more "globally", i think we must move "print answers" core
part to a core plugin. Maybe i am only one to think this ;).
Denis
Post by Alfredo Esteban
Hi,
Recently, I had to improve appareance of PDF answers (Send survey ->
print answers -> Export to PDF) in our LimeSurvey instance. I have
created a github pull request in case you find my code usefull and
https://github.com/LimeSurvey/LimeSurvey/pull/235
I could try to rework PDF with more than one answer (export to PDF
from admin console) too. I think I could reuse this code. Let me know
your opinion, please. I'm attaching an example of resulting pdf.
Regards,
Alfredo
------------------------------------------------------------------------------
Post by Alfredo Esteban
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk
Post by Alfredo Esteban
_______________________________________________
limesurvey-developers mailing list
https://lists.sourceforge.net/lists/listinfo/limesurvey-developers
------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk
_______________________________________________
limesurvey-developers mailing list
https://lists.sourceforge.net/lists/listinfo/limesurvey-developers
Loading...