Hello,
I would like to put the image of the footer in the foreground (in front of the text)
Do you have a solution ?
I 'm working on the version of Aspose.Cells V.20.8.0 (.NET)
Thank you
@SylvainAxonCable,
Please share your template Excel file and expected output PDF file generated by MS Excel along with runnable sample code (if any) for our testing.
file.zip (108.3 KB)
hello,
here is the excel file and the generated pdf file. to better understand I had removed all options except the format (pdf).
var savedOption = new PdfSaveOptions(Aspose.Cells.SaveFormat.Pdf);
SignedWb.Save(Path.Combine(folderDestination, fileNamePDF), savedOption);
Thank you.
@SylvainAxonCable,
We have logged the issue as “CELLSNET-47565” in our database for investigations. Once we will have some news for you, we will update you in this topic.
thank you so much
Please try our latest version/fix: Aspose.Cells for .NET v20.8.6 (attached)
Your issue should be fixed in it.
Let us know your feedback.
Aspose.Cells20.8.6 For .Net2_AuthenticodeSigned.Zip (5.4 MB)
Aspose.Cells20.8.6 For .Net4.0.Zip (5.4 MB)
file.zip (109.8 KB)
it works very well.
Thank you.
Do you have a date for the release of a stable version of Aspose Cells?
Here are the test files
Sylvain
It’s nice to know that your issue is sorted out by the new fix.
Please note, we only publish official releases on Downloads section and Nuget/maven repos. The hotfix, i.e., Aspose.Cells for .NET v20.8.6 is fully tested and includes all the features (full fledged) and previous fixes and enhancements. However, if you still want the version to be uploaded onto Nuget/Downloads section, then you have to wait for our next official release of the product. Hopefully, we will publish our next official release, i.e., Aspose.Cells for .NET v20.9 (which will also include your fix) in the third week of September, 2020. You will also be notified once the official release is published.
The issues you have found earlier (filed as CELLSNET-47565) have been fixed in Aspose.Cells for .NET v20.9. This message was posted using Bugs notification tool by Amjad_Sahi
You may also get the new version @ nuget repos. (https://www.nuget.org/packages/Aspose.Cells/20.9.0)