Skip to content
This repository has been archived by the owner on Jul 24, 2019. It is now read-only.

Add image into header when export to PDF #210

Open
jlctmaster opened this issue May 22, 2017 · 1 comment
Open

Add image into header when export to PDF #210

jlctmaster opened this issue May 22, 2017 · 1 comment

Comments

@jlctmaster
Copy link

Hello, it is possible to add a default or dynamic image when exporting the result of Pivot4j to a PDF, this allows a much more elegant result at the time of exporting the information to be able to add, for example, the logo of the company that uses the Pentaho.

Greetings.

@mysticfall
Copy link
Owner

It is possible, but requires a bit of custom code to achieve it. You can write a class which extends from FopExporter and override one of those start* callbacks (possibly, startPageSequence, or startRender) to invoke relevant Fop API to render an image header.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants