converting PDF to XAML

  • Thread starter Thread starter MarosV
  • Start date Start date
M

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.
 
Back
Top