cancel
Showing results for 
Search instead for 
Did you mean: 

How to generate a PDF in SAP Cloud Integration / HCI

tomvanrooijen
Participant
0 Kudos
2,679

Hi,

I am looking for the best way to generate a pdf in SAP Cloud Integration based upon incoming data.
I assume this needs to be done with scripting but I am not sure how or which libraries to use for this (Ghost4J maybe).

What would be the procedure ?

Thanks

Tom

View Entire Topic
gagandeep_batra
Active Contributor
0 Kudos

Hi tom,

You can you itext package also to generate pdf through groovy, Please see below link that might help you.

https://milkedeek.wordpress.com/2012/01/03/itext-on-the-jvm/

Regards

GB

tomvanrooijen
Participant
0 Kudos

Hi Gagandeep,

I am working with the web ui and apparently need a way to add external packages.
Am I correct in assuming the external jars must be in package src.main.resources.lib?

I am not sure if this is already possible via the web ui, maybe via download integration and edit. Otherwise revert to Eclipse for these cases.

Regards

Tom

0 Kudos

Hello Gagandeep,

Can we use xslt transformations to generate the pdf document in CPI?

Regards,

Palash