struktogrammeditor
struktogrammeditor copied to clipboard
Export images are cut off
As in the image below, the export cuts off parts of the structogramm.

Hi @guger Could you save it to an xml-file and paste the xml-content here, within a code comment?
<?xml version="1.0" encoding="UTF-8"?>
<struktogramm fontfamily="83;101;114;105;102;" fontstyle="0" fontsize="15" caption="99;111;117;110;116;79;99;99;117;114;114;101;110;99;101;115;40;115;101;113;117;101;110;99;101;44;32;110;117;109;98;101;114;41;">
<strelem typ="0" zx="0" zy="0" textcolor="-16777216" bgcolor="-1">
<text>111;99;117;114;114;101;110;99;101;115;32;8592;32;48;</text>
</strelem>
<strelem typ="1" zx="0" zy="0" textcolor="-16777216" bgcolor="-1">
<text>115;101;113;117;101;110;99;101;32;101;109;112;116;121;63;</text>
<fall fallname="89;101;115;">
<strelem typ="0" zx="0" zy="0" textcolor="-16777216" bgcolor="-1">
<text>32;32;32;32;</text>
<text>32;</text>
<text>32;</text>
<text>32;</text>
<text>32;</text>
</strelem>
</fall>
<fall fallname="78;111;">
<strelem typ="4" zx="0" zy="0" textcolor="-16777216" bgcolor="-1">
<text>102;111;114;101;97;99;104;32;101;108;101;109;101;110;116;32;105;110;32;115;101;113;117;101;110;99;101;</text>
<schleifeninhalt>
<strelem typ="1" zx="0" zy="0" textcolor="-16777216" bgcolor="-1">
<text>99;117;114;114;101;110;116;32;101;108;101;109;101;110;116;32;61;32;110;117;109;98;101;114;63;</text>
<fall fallname="89;101;115;">
<strelem typ="0" zx="0" zy="0" textcolor="-16777216" bgcolor="-1">
<text>111;99;99;117;114;114;101;110;99;101;32;8592;32;111;99;99;117;114;114;101;110;99;101;32;43;32;49;</text>
</strelem>
</fall>
<fall fallname="78;111;">
<strelem typ="0" zx="0" zy="0" textcolor="-16777216" bgcolor="-1">
<text>32;32;32;32;32;32;32;32;32;32;32;32;32;32;32;32;32;32;32;32;32;32;32;32;32;32;</text>
</strelem>
</fall>
</strelem>
</schleifeninhalt>
</strelem>
</fall>
</strelem>
</struktogramm>
Same Problem
I found out the problem is maybe the 'Struktogrammname' witch you can set under 'Bearbeiten'. If you removed it your diagram can be full exported.
I hope it help to locate the problem.