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

Getting the name of a new document returns empty string.

Participant ,
May 16, 2016 May 16, 2016

Copy link to clipboard

Copied

When I try to get the name of a new document name an empty string is returned.

Why this is happening? Is it possible to get the "Untitled1.fm" that I see in Adobe FM 2015 application?

This is the FDK API call I use:

F_ApiGetString(FV_SessionId, docId, FP_Name);

TOPICS
Scripting

Views

225
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 Expert ,
May 16, 2016 May 16, 2016

Copy link to clipboard

Copied

LATEST

Try FP_Label instead of FP_Name.

Votes

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