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

not able to create xps form xaml file
Snyder Donny
Thanks