Python Forum

Full Version: Python REMi help
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm writing a Python program using REMi (https://pypi.org/project/remi/).

I'm trying to embed a pdf, but for some reason, the online version of the pdf displays, but the locally saved version does not. It says '172.16.1.54 didn’t send any data' Any idea why? Just to make sure its not a premission or pdf issue, I created an HTML iframe with and without the online pdf, and it works fine.