Skip to main content
Participant
June 9, 2016
Answered

Background converting Office Documents Using Java JDK running in Linux

  • June 9, 2016
  • 3 replies
  • 357 views

I need to convert Office Documents Using Java JDK running in Linux VM to PDFs without human interaction, is it possible? How?

it could be a web service or any other solutions but it must run in Linux and need to be callable from java.

This topic has been closed for replies.
Correct answer Test Screen Name

You've shot yourself in the foot because accurately converting Office documents requires Office. Which requires Mac or Windows (preferably Windows). Adobe's server solution is LiveCycle PDF Generator. Has a Java interface, but you'll need a Windows server for it.

3 replies

Legend
June 9, 2016

Interestingly, I found that Adobe contradicted me.

LiveCycle PDF Generator is supported on certain Linux and Unix systems, and does integrate to OpenOffice. Suggesting Adobe have confidence in its abilities.

Described on Adobe LiveCycle ES4 supported platforms guide

Linux systems: RedHat Enterprise and SUSE.

Test Screen NameCorrect answer
Legend
June 9, 2016

You've shot yourself in the foot because accurately converting Office documents requires Office. Which requires Mac or Windows (preferably Windows). Adobe's server solution is LiveCycle PDF Generator. Has a Java interface, but you'll need a Windows server for it.

try67
Community Expert
Community Expert
June 9, 2016

This forum is about Adobe Acrobat. You need to look for a forum (or mailing list) that's about creating PDFs using a Java library.