Hi all,
This is mainly an issue with IE (11), as Chrome and Mozilla come with built in pdf viewers that would have to be manually disabled for this bug to affect them.

I'm using pdf view to display webform content contextually filtered by sid. The view works fine if "Display PDF in browser" is enabled in Adobe Acrobat/Acrobat Reader > Edit > Preferences > Internet. But if adobe's "Display PDF in browser" preference is disabled, when viewing the pdf view, the pdf will download as ".pdf[2]".

I tried on both 1.4 and 1.x dev, with the same result.

Comments

vegansupreme’s picture

Hi,
It might be a little while before I can really look into this. To help me isolate the problem, can you also test it with 1.3? drush dl views_pdf --select --all is a quick way to access past versions. There was a change made to the PDF title in 1.4 that might possibly relate to this issue.

donbon’s picture

Issue summary: View changes
donbon’s picture

Thanks for the drush tip. Version 1.3 appears to have the same issue.

donbon’s picture

The number inside the brackets depends on which display you are looking at. So the first display (not the master) tries to save as ".pdf[2]" the 2nd would display as ".pdf[3]" and so on.

killua99’s picture

Status: Active » Closed (outdated)