euske / pdfminer

Python PDF Parser (Not actively maintained). Check out pdfminer.six.
https://github.com/pdfminer/pdfminer.six
MIT License
5.24k stars 1.13k forks source link

Converting LTCurve to Vector Graphic or an Image #245

Open arpitkalla opened 5 years ago

arpitkalla commented 5 years ago

I am trying to extract vector graphics from PDF, parsing the PDF I get a lot of LTCurves from the pdf. I am not sure how to use these to generate an image or SVG or any other graphical format.

v-smwang commented 5 years ago

hello, How do you to solve proplem? I hope to solve it. thanks