I would like to add "Creator" of the PDF to pageTemplate. I have added static text to header & footer with page template, but creator is dynamical value.
Thank you, Matjaz Reberc
0
Krissy
Telerik team
answered on 25 May 2021, 08:06 AM
Hi Matjaz,
It is possible to achieve this using a custom pageTemplate and rendering the creator value there. However, that would require returning an element that has an absolute position. I've made an example that showcases how to achieve this: https://stackblitz.com/edit/react-bff8bd-rjgoah?file=app/main.js