Skip to content

Commit

Permalink
re
Browse files Browse the repository at this point in the history
  • Loading branch information
Nandeesh778 committed Jan 3, 2024
1 parent 3d018bf commit ac964f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mypro/myapp/text.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ def convert_html_file_to_pdf(html_file_path, output_file_path, type, output_pdf_
elif(type == "img"):
#write a code to convert html to img
hti.screenshot(html_file=html_file_path,save_as='blue_page.png')
print("helloo")


if __name__ == "__main__":
Expand Down

0 comments on commit ac964f5

Please sign in to comment.