Skip to main content
Participant
February 18, 2008
Question

[IDS3 JAVA] Saving an embed link into a file

  • February 18, 2008
  • 1 reply
  • 441 views
Hello,
I have a rectangle that contains a link - this link is embeded, and the source file is not available from the server. Is there a way to save this linked document into a file or to have the array of "byte[]" 5for example) of the data of the linked file ?
I take any other solutions ...
This topic has been closed for replies.

1 reply

Participant
February 18, 2008
My mistake.... the unembed function take a folder as parameter... so I can unembed a file even if the link doesn't exist.