Good Afternoon!
I have attached a simple example of a RenderImage lock.
1.Create Render Image, resize to 1000 x 1000 (super huge) and set vert/horz breaking properties.
2. attach to document.
3. generate document.
This is resulting in a run-time delay that seems to imply there is an infinite loop in the app.
There is actually a more complicated senario currenty where a super 'tall' image, while rendered within a RenderParagraph as a ParagraphImage, will actually force large sections of the Preview Document to be missing. The documents we are dealing with are running between 85-150 pages; a super huge image mid document will almost prevent the later half of the doc from rendering in Print Preview or PDF Export.
I will keep trying to come up with a sample of that one for your team!