Closed (fixed)
Project:
FillPDF
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Mar 2013 at 00:25 UTC
Updated:
22 Oct 2013 at 18:06 UTC
I have tried everything. If anyone knows how to do achieve this would really help me.
Basically I have multiple webform submissions.
I have managed to create individual pdf files but when I try to create 1 pdf file with all submissions using
href="/fillpdf?fid=1&nids[]=1&nids[]=2&webforms[0][nid]=3&webforms[0][sid]=1&webforms[1][nid]=3"
it always outputs the last submission when I actually would like to have a pdf file with all submissions.
Any help would be very much appreciated.
thanks
Comments
Comment #1
wizonesolutionsDon't abuse the critical priority. It doesn't actually have any effect on how fast things get solved. That's something the maintainer decides.
This is a feature request; this functionality doesn't exist in the module itself. You might be able to cobble something together using Rules and a loop.
I'll keep this open as a feature request.
Comment #2
rodvolpe commentedThanks wizonesolutions.
I thought I was going crazy.
I got a workaround but not in a very Drupal way, looping through all submissions and using w3m to ping each url creating multiple pdf files and then merging all files in one with pdftk.
I will try do it with rules as you recommended.
Have a nice one.
Thanks again
Comment #3
cousimo commentedHi rodvolpe,
can you please share how you did it. We are also looking to have multiple submissions on a single/multiple pdf pages.
thank you
Comment #4
wizonesolutionsIf the OP wants to reply, that is fine. Just marking this closed since it never was for some reason. Documentation is also welcome in the "solutions to common problems documentation page"
Comment #4.0
wizonesolutionsremove a tag