WebDev Python Resources, Display PDF in Perspective PDF Viewer or IFrame

From Webdev you just need to load your PDF bytes in some way and add the appropriate headers to the response, e.g.:

From Perspective you should just need to pass the path to your webdev endpoint (/system/webdev/$project/$path).