Thanks for letting me know. I am looking at various options here. Print is one. I could not find something that will help us combine two to three pdf documents.
iirc, print supports views (check the issue queue, there's an issue on views support) so you should be able to setup your view with whatever info you want from whatever nodes you want and pdf that. Another option is to create a 'pdf' content type and simply theme in what ever info you want (or use nodereferences) and pdf that.
I recently use the Print module, it works pretty good. You just need to theme it to match your expectation. And you need also to choose what PDF library you want to use. Just read the Documentation.
Comments
_
yes
Thanks for letting me know. I
Thanks for letting me know. I am looking at various options here. Print is one. I could not find something that will help us combine two to three pdf documents.
_
ah-- you didn't mention that in your op.
iirc, print supports views (check the issue queue, there's an issue on views support) so you should be able to setup your view with whatever info you want from whatever nodes you want and pdf that. Another option is to create a 'pdf' content type and simply theme in what ever info you want (or use nodereferences) and pdf that.
I recently use the Print
I recently use the Print module, it works pretty good. You just need to theme it to match your expectation. And you need also to choose what PDF library you want to use. Just read the Documentation.
Good Luck!