I'm having the following issue and I would be really grateful for any advice.
I'm trying to create Python Desktop App which will be able to display PDF file and in the same application windows will show some options which user will be able to edit.
My question is, is it possible? And which Python GUI I should use for this?
Thanks!