Open office documents

hello,

we are looking for a way to do the following:

  • input: oo-writer documents
  • convert oo-docs into an image
  • convert the image into pdf/a1b

we do not want to convert the oo-docs directly into pdf/a, because we dont want to have a textlayer in the created pdf.
The Environment ist Windows/Java
Is that possible?


Hi Thomas,


Thanks for contacting support and sorry for the delayed response.

We have API’s specific for Office file formats and we will be shortly sharing the details on converting OO-docs to Image format. However once the image file is generated, you may try using Aspose.Pdf for .NET to convert it to PDF/A compliant format.

In order to accomplish this feature, please follow the steps specific over