Aspose.Cells で グラフが入ったxlsxファイルを PdfA1a で保存すると例外が発生します。
string inputPath = @"/mnt/gCs/test.xlsx";
string outputPath = @"/mnt/gCs/out.xlsx";
// PDF/A
Aspose.Cells.PdfSaveOptions saveOption = new()
{
…...cs:line 57 ms.Position = 0; File...D:\dotnet-docker\aspnetapp\Program.cs:line 57 検証用のサンプルを添付いたしましたので、...