PDF dynamic content - is it possible?

Viewed 3314

Is it possible to insert dynamic (remote) content in a pdf? I know there are many ways & libraries to generate pdf dynamically. I have a brief idea about iText/PDFBox. We also have ACROForms and javascript action within forms.

Is it possible to fetch remote content [Eg: Today's deals] when the pdf document is opened every time?

If Yes, please provide any pointers to the technique/tools available (preferably Java based & free/open-source)

Thanks

1 Answers
Related