Closed (won't fix)
Project:
FillPDF
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
2 Jul 2012 at 22:18 UTC
Updated:
25 Aug 2015 at 07:45 UTC
Jump to comment: Most recent
Comments
Comment #1
wizonesolutions1. Does it work in the development version?
2. If no, what does your Fill PDF link look like and what token are you trying to use?
Comment #2
sydkoh commentedMy question above relates to custom path for pdf's that are created... i put it in the title but just wanted to clearify.
Comment #3
sydkoh commentedHere is the link: http://plprov2:8082/fillpdf?fid=75&nids[]=30&nids[]=1&nids[]=8&nids[]=9&nids[]=10&nids[]=18&nids[]=29&nids[]=&flatten=0
For instance if the token is [title] it pulls from nid=1
If the token is [field_bind_f1-formatted] which is uniquely from nid=75
the custom path = Policy/[field_bind_f1-formatted]
Comment #4
wizonesolutionsMultiple nids are a bit weird IIRC. I think it only checks the last one you pass, which in this link is actually blank. I'll check the code when I get a chance and let you know. But avoid them for now if possible.
Comment #5
sydkoh commentedthanks! By the way... can i contact you for some "on the side" work?
Comment #6
wizonesolutionsYeah, I can at least check if I have time. https://fillpdf-service.com/contact
Comment #7
wizonesolutionsComment #8
wizonesolutionsCheck this during refactor.
Comment #9
wizonesolutionsComment #10
wizonesolutionsNo patches for this, so going to wontfix. Will look at this in the next version, though (along with tests).