converting PDF to XAML

converting PDF to XAML

am 01.02.2008 10:33:53 von MarosV

How to convert a PDF to an XAML with the text NOT converted to
vectors? Dumb way to convert a PDF to an XAML is to:
1, print the PDF to the XPS Printer
2, take a 1.fpage from XPS (which is only ZIP file) and rename it to
XAML

The problem is that the text is converted to vectors and the result is
so big that it is too hard to work with it.