I am working with Aspose.PDF to add artifact in pdf file. When I tried to add #(hash) it’s replaced by 1(number One).
WatermarkArtifact artifact = new WatermarkArtifact();
string[] watermarkLines = ["Loan# : 32155", "Ca…...#(hash) it’s replaced by 1(number one). WatermarkArtifact artifact...