I did - and watched the explorer window as first the good file is created from 'download as pdf", and then it's replaced by the 4kb file upon clicking the preview tab.
I have even opened up the Chrome console. If I run the URL called to download as pdf (with a clean cache):
Thank you for your assistance so far.
I have even opened up the Chrome console. If I run the URL called to download as pdf (with a clean cache):
Code: Select all
It works fine. Now if I replace that with the URL that's called as part of preview:http://myserver:8085/OpenKM/frontend/Converter?inline=false&toPdf=true&uuid=1ac2596f-55a3-4709-ba32-f631629376a2Code: Select all
Then the same thing happens. Maybe that's not surprising. The removal/overwriting of the good pdf happens almost immediately on clicking the preview tab. I have also just tried other browsers as well just in case.http://myserver:8085/OpenKM/frontend/Converter?inline=true&toSwf=true&uuid=1ac2596f-55a3-4709-ba32-f631629376a2Thank you for your assistance so far.
