Can custom module block content be sent to PDF for rendering?
That is...
I need a clue to start...

Thanks in advance...

Comments

Augusto182’s picture

Title: Can custom module block content be sent to PDF for rendering? » Can custom module block content be sent to PDF?
Component: Documentation » Code
dealancer’s picture

Looks like there was a similar issue #262257: How to include block content into print vesrion of page? which was not fixed.

I think it will be useful to include custom blocks in pdf, but probably it is a bit challenging task.

In my case I need to show views block, I use viewsfield module for it. You can use computed_field for including custom php snippet which will load and show your block.

jcnventura’s picture

Status: Active » Postponed (maintainer needs more info)

Hello, Vadim

In the FAQs, there's some code on how to call this (http://drupal.org/node/190173#contentblocks).

I'm not sure if it works in D7, though..

jcnventura’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)

No further info in two weeks. Closing the issue.