Microsoft Developer Network >
Página principal de foros
>
Windows Presentation Foundation (WPF)
>
Add organization logo to .xps file
Add organization logo to .xps file
- Hov can I add organization logo image to existing .xps file?
Respuestas
Please check out this article on how to add waltermark to the XPS document. Let me know if it helps.
Best regards,
Bruce Zhou
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.- Marcado como respuestaBruce.ZhouMSFT, Moderadorjueves, 12 de noviembre de 2009 2:01
Todas las respuestas
- You need to read the xps file and create a new file with the existing content and the logo.
You need to read the xps file and create a new file with the existing content and the logo.
Yes. How can I do that?- The same way you did originally. If you used Word, use Word. If you used System.Windows.XPS classes, Use System.Windows.XPS classes. This paper covers using the XPS classes: Reading and Printing XPS Documents. The XPS forum is here: XML Paper Specification (XPS)
- You could add the logo directly onto the XPS by using our XPS editing library NiXPS SDK (http://nixps.com).Regards,Nick.
Check out my cross platform xps library and tools at http://nixps.com Please check out this article on how to add waltermark to the XPS document. Let me know if it helps.
Best regards,
Bruce Zhou
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.- Marcado como respuestaBruce.ZhouMSFT, Moderadorjueves, 12 de noviembre de 2009 2:01
Please check out this article on how to add waltermark to the XPS document. Let me know if it helps.
Best regards,
Bruce Zhou
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.
This is that I need but in text (watermark) place I want place igage and only on first page of documentYou could add the logo directly onto the XPS by using our XPS editing library NiXPS SDK (http://nixps.com).
Regards,Nick.
Check out my cross platform xps library and tools at http://nixps.com
If I need bay something I go to shop and not to forum.

