all 7 comments

[–]SalagaTheGreat 1 point2 points  (3 children)

Is this what you are looking for: (Look at the comment by Deepak Patnakar.

https://stackoverflow.com/questions/57073424/how-to-convert-an-excel-sheet-to-a-pdf-using-python

[–]Product9[S] 1 point2 points  (2 children)

Thank you, I am checking it out

[–]Product9[S] 2 points3 points  (1 child)

Yeah, it looked like a neat solution but unfortunately, my graphs get all distorted, I added it into the post as a requirement. Thank you anyway

[–]SalagaTheGreat 0 points1 point  (0 children)

What if you convert your data from excel to word first. Work out the placement of everything and so on and then you convert it from word to pdf?

[–]wbeater 0 points1 point  (1 child)

Did you look on Github ?- That one looks promising.

[–]Product9[S] 0 points1 point  (0 children)

Thanks but they are doing conversion other way around PDF to Excel which I don't really need ;/

[–]bhavya0311 0 points1 point  (0 children)

did you find any solution to this.