Python Forum
Best Approach for Viewing PDFs in Python Web Applications?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Best Approach for Viewing PDFs in Python Web Applications?
#1
Hi all,
I’m working on a Python-based web application, and I need to implement a feature to display PDF files directly within the browser. I’ve looked into a few libraries like PyPDF2 and pdfminer for handling PDFs, but they don’t seem to support rendering PDFs in a user-friendly way in web apps.
I’ve come across Syncfusion’s link removed PDF Viewer component[/url] for web applications, which looks promising, though it's more JavaScript-based. Has anyone integrated a PDF viewer into a Python web app before? Any recommendations on how to implement this with Python backends, or experience with Syncfusion's PDF Viewer?
Larz60+ write Oct-25-2024, 09:25 PM:
clickbait link removed
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Uploading multiple pdfs to Flask ( Sql alchmey) with additional variables KirkmanJ 10 11,984 Jul-27-2018, 09:49 AM
Last Post: KirkmanJ

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020