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

EpubPageRange gets ignored when trying to export as HTML Fixed-Layout

New Here ,
Apr 13, 2017 Apr 13, 2017

Copy link to clipboard

Copied

Hi.

I am trying to specify a page range of a document to export it as HTML Fixed-Layout, but seems like it is getting ignored and all pages are being exported.

Here is a snippet of my source code in C#:

                doc.HTMLFXLExportPreferences.EpubPageRange = "1-2";

                doc.HTMLFXLExportPreferences.EpubPageRangeFormat = idPageRangeFormat.idExportPageRange;

                doc.Export(idExportFormat.idHTMLFXL, dstDir + "\\_print.html");

I am using InDesign Server CC 2017.

Any clues?


Thanks in advance

Views

473

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
Community Beginner ,
Sep 12, 2017 Sep 12, 2017

Copy link to clipboard

Copied

LATEST

Votes

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