Need to create pdf and embedd server side java

Hi,

we need to create a pdf where the timeline view should be inserted in the first page and the following pages will be the details about each “event”.

We are using J2EE and are not able to use your suggested php mechanism. Is there ANY other way to create a pdf for the timeline view? What about generating an image?

Has anyone done this before?
Feedback is very welcome.

Regards,
/Stephan Portmann

There is no official java solution.

While default solution is written in php, it doesn’t require access to raw data or business logic of your app. So you can use standalone server with php just for pdf generation.