Can Pycharm CE display PDF files?

Config: Python 3.12, Pycharm CE 2023.3.2, on Windows 10 Pro. I’m new to Python and have not yet completed a 62 hour tutorial on Python.

Can Pycharm CE display a PDF file from my project using a plugin perhaps? Or does that require Pycharm pro?

Thank you.

EDIT: Nevermind. When I double click a PDF in my Pycharm project, the PDF is opened in Acrobat. I hope this helps someone else.

Hi !

I use the PDF Viewer plugin, works fine on my setup. It’s not strictly necessary as you point out, but I find it quite convenient to have the code and some documentation all in one interface.

1 Like