What options do I have for deploying a PDF group to be viewed using a taxonomy-based search page? My options are:
1) Add each PDF to the page using component presentation
2) Write C # TBB to output them.
I do not like option 1, because pdf links will be displayed only when the user searches for them. So I stayed with option 2, right? Just add a TBB page whose sole purpose is to publish PDF and metadata?
UPDATE:
I have added DWT TBB with the following line (pay attention to extra @@) and my PDF will publish.
link
source
share