pdf generation - Why pdftk produced pdf files will not render in Firefox? -


i have site - www.jcrocetta.com. on site have 2 pdf files. 1 file has blurred data , other clear, both files created pdftk.

in order blur out personal data in pdf used inkscape. inkscape opens/edits 1 pdf page @ time. after made edits in inkscape saved files .pdf formatted files. @ point had 3 separate pdf files, pages 1 through 3. used pdftk concatenate 3 files one.

the final pdftk-produced files on www.jcrocetta.com. click public information button.

in chrome viewing inline works fine. downloading file firefox works fine too. viewing inline on firefox renders blank pages. how can fix this?

also, know pdf files not produced pdftk render correctly on both chrome , firefox.

thanks help.

firefox has lovely new feature: uses pdf.js library render pdf files, instead of calling out adobe reader plugin, or forcing save file disk. unfortunately, seem pdf.js isn't quite perfect yet. quick search shows other people have same issue, "solution" i've seen offered boils down "file bug report @ https://github.com/mozilla/pdf.js/issues or https://bugzilla.mozilla.org/enter_bug.cgi?product=firefox&component=pdf+viewer".

also: 3 individual pdf files render in firefox, before use pdftk concatenate them?


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -