You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PDF2SVG
Q: I have PDF document which are images of papers in the pdf. When I
convert the PDF to SVG, will the utility convert image to text (with
appropriate fonts) or just as image in the converted SVG output.
------
A: It really depends on what PDF file contains. If PDF contains only
scanned raster images, than SVG will also contain only raster images.
If PDF has some fonts and text, PDF2SVG will preserve these fonts and
text as SVG elements.