c# - Using ITextSharp to generate XPS documents instead of PDF? -
i'm using itextsharp generate pdf files. possible generate xps files? , if yes, how?
can't find documentation. thanks!
itextsharp library built generate pdf files, not going create xps files you. system.windows.xps namespace provides methods writing xps documents code .net 3.5 , higher.
Comments
Post a Comment