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

FIGURES not extracting image files – SDK 4.2 limitation?

Explorer ,
Apr 04, 2025 Apr 04, 2025

Hi,
I’m using Adobe PDF Services SDK v4.2 (.NET) to extract content from PDFs.
I request the ExtractElementType.FIGURES type, and in the resulting JSON I correctly see "Path": "//Document/Sect/Figure" entries — so the figure elements are detected.

However, the .zip file returned by the API does not include a /figures/ folder nor any PNG image files.

I understand that IncludeElementRenditions() is required to extract those images, but it’s not available in SDK 4.2.

Can you confirm:

  1. When will a new SDK version (e.g., 5.x) with IncludeElementRenditions() be available on NuGet?

  2. Is there any workaround to extract image files from FIGURES using the current SDK?

Thanks in advance for your help!

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

Have something to add?

Join the conversation
Resources