I’M working on a POC to create a pdf, the issue I have is when I try to add a svg iMage as background with this code:
BackgroundArtifact background = new BackgroundArtifact();
background.BackgroundIMage = File.OpenRead…...February 23, 2023, 7:10pm #1 I’m working on a POC to create a pdf...using the code I sent you, I´m trying to use a different background...