I have an issue when saving a workbook to .pdf, the pattern fill on cells does not show up. When the same workbook is saved to .xlsx, the pattern fill is present. Opening the .xlsx using Excel and saving from Excel to pdf, the pattern shows.
It seems that saving to .pdf does not support pattern fills. Is this a known problem, or is there a resolution?
Thanks, Lindsey
Hi Lindsey,
Unfortunately, this is a current limitation of our rendering engine.
However, we have an internal support ticket for this feature and I have added your report to it to increase its priority.
But at this moment I cannot tell you exactly when it will be implemented.
Regards,
Mario
OK. Hopefully it makes it onto the list. Thanks Mario.
Hi Lindsey,
We have added support for pattern fill in the rendering engine.
Please try again with this NuGet package:
Install-Package GemBox.Spreadsheet -Version 49.0.1921-hotfix
Does this solve your issue?
Regards,
Mario