Skip to main content
1-Visitor
February 20, 2014
Question

Publishing Office Doc's in 10.1 without Adobe Lifecycle

  • February 20, 2014
  • 6 replies
  • 3428 views

Is this possiable? I thought I have seen a few presentations the last two years at PLanet PTC talking on how to do this. Any input would be great.

6 replies

23-Emerald III
February 20, 2014
Not sure I want the answer.
We just spent $16K buying the Adobe Lifecycle ES3 so we can move forward with Windchill 10+ upgrade.


1-Visitor
February 20, 2014
Beck,

- Find out a PDF printer than can convert office documents to PDF (there
are several free/licensed printers available online).
- Write a script (should run in command line) to trigger generation of PDF
from given input office document

Note: On Windows, you can write VBScript to print office document through
PDF printer

- Use GenericWorker configuration to configure a Custom worker for
publishing office documents

TPI describes how to configure a custom CAD worker:
1-Visitor
February 20, 2014

Hi Wayne,


PTC is favoring Adobe Lifecycle Server.It solves the multiple publish issue of multiple Document workers and parallel publishing of office files.


Regards,


Patrick

In Reply to Wayne Beck:



Is this possiable? I thought I have seen a few presentations the last two years at PLanet PTC talking on how to do this. Any input would be great.


February 20, 2014

Recently I have implement this (converting MS word document to PDF ). There are few opensource API available (http://angelozerr.wordpress.com/2012/12/06/how-to-convert-docxodt-to-pdfhtml-with-java/) which will convert office Document to PDF. There few limitation of opensource API to PDF conversion like font, formatting mismatched etc..



you can download office document to some temporary location on server > Use opensource API to convert it to PDF and upload that PDF as representation to word document(WTDocument).



Hope this helps !!!



Thanks,


Shreyas

1-Visitor
February 24, 2014

One of the main reasons PTC moved to Adobe LiveCycle is becuase Adobe retired the Distiller product.
http://www.adobe.com/products/distiller-server/faq.html


-Scott

11-Garnet
January 6, 2016

Hi Scott,

It looks like Adobe LiveCycle ES4 (latest version) doesn't support MS Office documents beyond Office 2010.  We currently run 2010 on our publishers while the rest of the company is on 2013 and haven't had too many issues.  I don't expect the use case of Office 2016 (user) to Office 2010 (publisher) will be quite as compatible.  What are my options to make this work?  Is there an alternative product to Adobe LiveCycle that will need to be reviewed?

Thanks,

-Gregg

16-Pearl
December 13, 2016

Just to start this up again.

Has anybody out there got something that can convert to PDF but not using Adobe?