Skip to main content
August 26, 2009
Question

[CS3/CS4] How to place text into existing text box

  • August 26, 2009
  • 1 reply
  • 611 views

I need to place data (text or image) from file into existing text box. I found example in the SDKLayoutHelper::PlaceFileInFrame but it creates new SplineItem element instead of placing inside existing item.

This topic has been closed for replies.

1 reply

August 26, 2009

I've solved this problem by using kImportFileCmdBoss and kAddLinkCmdBoss commands.