Word/Excel to PDF via Java

I have an app that will have alot of word excel files attached to documents. I’d like to allow users to view the attachments as PDF only.Is there a java API that will flip a .doc or .xls into a PDF on the fly?

( users will access the app via the notes client)