This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Failed to save target content because "illustration was moved between paragraphs"

Hello! 

I've been working on a PDF document with lots of images and when I try to save the target content, I am unable to. The screen that appears says the following: Failed to save target content: The illustration <shape name="138352"> was moved between paragraphs.

I have moved said shape to the beginning of the paragraph in the target segment, but I am unable to move it in the source segment. Do you know how I can fix this?

Thank you in advance for your time!

Sincerely, 

Elizabeth 




[locked by: Paul at 11:49 AM (GMT 1) on 20 Aug 2020]
Parents
  • Regardless the source, such error is caused by merging segments across paragraph breaks. One of the paragraphs has contained an image before merging. After the merging the image/illustration is moved to another paragraph. Usually you could see that due to new tags appearing in such merged paragraph.

    When merging segments across paragraph breaks you always should try to generate a target file immediately after merging to make sure this works. And you should also try to open such target file in Word immediately - because even if target will be created it is also possible, that Word will not open it anymore.

  • Hi Jerzy – thanks for the correct diagnosis, found your comment useful when searching for this. Just to check – is there no way, as far as you know, of undoing the incriminating merge? For example by dividing the segments again?

  • Undo does not work then—because Studio was heavily crashing after such operations, SDL decided to limit Undo and make it unavailable after segments have been merged over paragraph breaks. So you cannot undo the action.

    Splitting segments does not restore the original file structure. When merging over paragraphs, two different XML nodes are brought together, so the resulting xml has a different structure. When splitting, the remaining node is split into two—resulting in even more changes in the xml. This is not an exact description, but a very simplified one. Nonetheless, splitting will not help.

Reply
  • Undo does not work then—because Studio was heavily crashing after such operations, SDL decided to limit Undo and make it unavailable after segments have been merged over paragraph breaks. So you cannot undo the action.

    Splitting segments does not restore the original file structure. When merging over paragraphs, two different XML nodes are brought together, so the resulting xml has a different structure. When splitting, the remaining node is split into two—resulting in even more changes in the xml. This is not an exact description, but a very simplified one. Nonetheless, splitting will not help.

Children