If parent block has padding attribute, the space-after attribute of children block will not working.
Aspose.Pdf.dll File version: 7.9.0.0
<fo:block padding=“0mm”>
<fo:block background-color=“green” space-after=“20mm”>block1</fo:block>
<fo:block background-color=“gray” space-after=“5mm”>block2</fo:block>
</fo:block>
If parent block has padding attribute, the space-after attribute of children block will not working.
<fo:block padding=“0mm”>
<fo:block background-color=“green” space-after=“20mm”>block1</fo:block>
<fo:block background-color=“gray” space-after=“5mm”>block2</fo:block>
</fo:block>
Hi there,
Sorry for the inconvenience faced. While testing the scenario with the latest version of Aspose.Pdf for NET 8.2.0, I've managed to reproduce this issue on my side and logged it as PDFNEWNET-35615 in our issue tracking system for further investigation and resolution. I've also linked your request to this issue and you will be notified via this thread as soon as it is resolved.
Please feel free to contact us for any further assistance.
Best Regards,
The issues you have found earlier (filed as PDFNEWNET-35615) have been fixed in Aspose.Pdf for .NET 8.6.0.
This message was posted using Notification2Forum from Downloads module by Aspose Notifier.