Skip to main content
FarzanaA
Inspiring
July 7, 2026
Question

How to get kTextChar_FrameboxBreak character from a text frame on InDesignServer

  • July 7, 2026
  • 0 replies
  • 5 views

Hello All,

I am iterating text in each frame and where ever I find kTextChar_FrameBoxBreak character I need to delete that character and replace with paragraph return.

But when I get the text from a frame in WideString and get the last character, it gives me carriage return (kTextChar_CR) instead of frame box break character.

Has anyone tried to read this character through C++ plugin,

Thanks in advance.

Farzana.