Here is below code I am trying to save pdf to svg file.
var combinePath = Path.Combine(path).Replace(Extensions.PDF, Extensions.SVG, StringComparison.InvariantCultureIgnoreCase);
using (var doc = new Docume…..."+" sign replaced with space while saving pdf to svg in file...combinePath = Path.Combine(path).Replace(Extensions.PDF, Extensions...