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

Document Services PDF Embed AP: Conversion from Word to Pdf slow

New Here ,
Apr 20, 2021 Apr 20, 2021

Copy link to clipboard

Copied

We are running an azure function (C#) that takes a Word Document (pictures and text - RTL: about 4 MB) and converts it to Pdf.

The conversion is correct (preserving exactly what we see in the Word document) but the conversion process is slow (about 10 seconds). In comparison to MS Word when we save the doc as Pdf the conversion is immediate.

This is the instruction that perform the conversion
FileRef result = createPdfOperation.Execute(executionContext);

Is there a way to speed up the conversion process?
PS. We tried to deploy the Azure function from Ireland to the East coast but the response time remains unchanged.

Views

161

Translate

Translate

Report

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
no replies

Have something to add?

Join the conversation
Resources