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

Popular posts from this blog

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -

java - Getting corefrences with Standard corenlp package -

jQuery clickable div with working mailto link inside -