Making PDF using python (Jupyter Notebook)
i want to make pdf using python(jupyter) in this i want to create 2 partition left side & right side but when i create 2 partition on the basis of column_width, & write the content on each side it was showing all content on left side overlap the right side content.