You are viewing limited content. For full access, please sign in.

Question

Question

export word doc as pdf

SDK
asked on June 14, 2023 Show version history

Is it possible to export an office document such a Word as a PDF from Laserfiche Cloud using the SDK/Repository Access, for instance,  something like ExportPdf(DocInfo, DocInfo.AllPages, PdfExportOptions.RenderAnnotationsAsImage, OutStream) where the underlying document is MS Word?

0 0

Replies

replied on June 15, 2023

ExportPDF method converts image pages into PDF, it does not alter the electronic document component. The Laserfiche SDK does not have the ability to convert documents from one format to another. You'd need a library that can modify Office documents for that.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.