not able to create xps form xaml file

hi,

i am trying to create a xps file from xaml file, i am able to create the file but nothing is in there.

<TextBlock xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Height="20" Canvas.Top="20" FontSize="18">

This is a photo from my recent vacation.

</TextBlock>

here are the contents of the xaml file. one more question, can we save anyhting in xps doc, like application data, xml data, etc.

thanks prasanth



Answer this question

not able to create xps form xaml file

  • Snyder Donny

    Can you share with us the code you are using to save this content on the XPS file


    Thanks


  • not able to create xps form xaml file