Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Background converting Office Documents Using Java JDK running in Linux

New Here ,
Jun 09, 2016 Jun 09, 2016

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.

TOPICS
Acrobat SDK and JavaScript
314
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

LEGEND , Jun 09, 2016 Jun 09, 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.

Translate
Community Expert ,
Jun 09, 2016 Jun 09, 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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jun 09, 2016 Jun 09, 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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jun 09, 2016 Jun 09, 2016
LATEST

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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines