LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 08-05-2016, 06:01 PM   #1
enine
Senior Member
 
Registered: Nov 2003
Distribution: Slackʍɐɹǝ
Posts: 1,486
Blog Entries: 4

Rep: Reputation: 282Reputation: 282Reputation: 282
PDF Reader that will open PDF's created with lastest versions of Adobe?


I have a recent PDF that GPDF or Okular can't open, only my wife can open it in the Adobe reader on Windows but since she's on windows 10 she can't print.
 
Old 08-06-2016, 12:23 AM   #2
ardvark71
LQ Veteran
 
Registered: Feb 2015
Location: USA
Distribution: Lubuntu 14.04, 22.04, Windows 8.1 and 10
Posts: 6,282
Blog Entries: 4

Rep: Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842Reputation: 842
Hi...

Out of curiosity, what and where is the PDF file in question?

Regards...
 
Old 08-06-2016, 12:29 AM   #3
Michael Uplawski
Senior Member
 
Registered: Dec 2015
Posts: 1,621
Blog Entries: 40

Rep: Reputation: Disabled
Quote:
Originally Posted by ardvark71 View Post
Out of curiosity, what and where is the PDF file in question?
In case that you cannot provide a link or if the content is sensitive, publish the link to a document created in the identical way, which causes the identical problem to you (and verify both prior publishing).
 
Old 08-06-2016, 03:35 AM   #4
zk1234
4MLinux Maintainer
 
Registered: Oct 2010
Location: Poland
Distribution: 4MLinux, Slackware
Posts: 1,254

Rep: Reputation: 220Reputation: 220Reputation: 220
One more option to check: if your wife is able to open this PDF with Firefox on Windows, then you can try to do the same on Linux.

.

Last edited by zk1234; 08-06-2016 at 03:37 AM.
 
Old 08-06-2016, 03:47 AM   #5
Michael Uplawski
Senior Member
 
Registered: Dec 2015
Posts: 1,621
Blog Entries: 40

Rep: Reputation: Disabled
Quote:
Originally Posted by zk1234 View Post
One more option to check: if your wife is able to open this PDF with Firefox on Windows, then you can try to do the same on Linux..
Okayokayokay... but if there really were a difference in the behavior of Plugins and standalone readers, this fact should not stay unmentioned. There is something like PDF 1.6 and possibly other sources of mischief. For the time, we have not seen anything pointing in any direction whatsoever.
 
Old 08-06-2016, 04:16 AM   #6
zk1234
4MLinux Maintainer
 
Registered: Oct 2010
Location: Poland
Distribution: 4MLinux, Slackware
Posts: 1,254

Rep: Reputation: 220Reputation: 220Reputation: 220
Quote:
Originally Posted by Michael Uplawski View Post
Okayokayokay... but if there really were a difference in the behavior of Plugins and standalone readers, this fact should not stay unmentioned. There is something like PDF 1.6 and possibly other sources of mischief. For the time, we have not seen anything pointing in any direction whatsoever.
I agree. This is quite an interesting issue. But this is YOUR issue.
I am trying to help to answer a simple question asked by the owner of this topic.

.

Last edited by zk1234; 08-06-2016 at 04:17 AM.
 
Old 08-06-2016, 04:47 AM   #7
kjhambrick
Senior Member
 
Registered: Jul 2005
Location: Round Rock, TX
Distribution: Slackware64 15.0 + Multilib
Posts: 2,159

Rep: Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512
enine --

Not a great solution but I wonder if pdftk ( https://slackbuilds.org/repository/14.2/office/pdftk/ ) can re-write a readable.pdf from the unreadable.pdf ?

Something like:
Code:
pdftk unreadable.pdf output readable.pdf
Or maybe:
Code:
cat unreadable.pdf |pdftk - output readable.pdf
Or even:
Code:
pdftk - output - < unreadable.pdf > readable.pdf
etc ...

-- kjh
 
1 members found this post helpful.
Old 08-06-2016, 05:52 AM   #8
55020
Senior Member
 
Registered: Sep 2009
Location: Yorks. W.R. 167397
Distribution: Slackware
Posts: 1,307
Blog Entries: 4

Rep: Reputation: Disabled
enine: it would help if you gave some details about "can't open". In particular, do you get this: "If this message is not eventually replaced by the proper contents of the document, your PDF viewer may not be able to display this type of document."

If so, you're just another victim of Adobe's shenanigans. Remember what Microsoft did with .docx? Well, Adobe have done the same thing to pdf. e.g. http://www.quickpdflibrary.com/faq/i...e-document.php
 
1 members found this post helpful.
Old 08-06-2016, 06:46 AM   #9
kjhambrick
Senior Member
 
Registered: Jul 2005
Location: Round Rock, TX
Distribution: Slackware64 15.0 + Multilib
Posts: 2,159

Rep: Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512
Quote:
Originally Posted by 55020 View Post

<<snip>> ... you're just another victim of Adobe's shenanigans. Remember what Microsoft did with .docx? Well, Adobe have done the same thing to pdf. e.g. http://www.quickpdflibrary.com/faq/i...e-document.php
Yikes !
 
Old 08-06-2016, 07:48 AM   #10
enine
Senior Member
 
Registered: Nov 2003
Distribution: Slackʍɐɹǝ
Posts: 1,486

Original Poster
Blog Entries: 4

Rep: Reputation: 282Reputation: 282Reputation: 282
Its a PDF that was e-mailed. If I try to open with firefox it just wants to download or open with. She is opening with Adobe pdf reader which isn't available for linux. I don't see it online on the county web site who sent it to us. Its a document for this http://www.dcbdd.org/waiver.php

I've heard about what Adobe is doing so I figured thats the problem.

Okular simply says could not open and Xpdf doesn't even open (it will for other pdf's).
 
Old 08-06-2016, 08:38 AM   #11
kjhambrick
Senior Member
 
Registered: Jul 2005
Location: Round Rock, TX
Distribution: Slackware64 15.0 + Multilib
Posts: 2,159

Rep: Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512
enine --

There is an ancient adobe-reader SlackBuild here: https://slackbuilds.org/repository/1.../adobe-reader/

Old ( version 9.5.5 ) but it works on my 14.2 Multilib System ( note this from the README: This only works on the x86 architecture (no x86_64, arm, ...). )

Maybe it will work for you ?

I've also noticed that xpdf can sometimes open files that Okular and Evince can't.

-- kjh
 
Old 08-06-2016, 02:15 PM   #12
zk1234
4MLinux Maintainer
 
Registered: Oct 2010
Location: Poland
Distribution: 4MLinux, Slackware
Posts: 1,254

Rep: Reputation: 220Reputation: 220Reputation: 220
Quote:
Originally Posted by kjhambrick View Post

I've also noticed that xpdf can sometimes open files that Okular and Evince can't.

-- kjh
Because xpdf uses xpdf (what a sophisticated statement :-), while Okular and Evince use Poppler.

.
 
1 members found this post helpful.
Old 08-07-2016, 05:32 PM   #13
brobr
Member
 
Registered: Oct 2003
Location: uk
Distribution: Slackware
Posts: 974

Rep: Reputation: 238Reputation: 238Reputation: 238
FWIW No problem on evince with http://www.dcbdd.org/resources/Equip....pdf?d=4152016..
 
Old 08-09-2016, 12:32 PM   #14
qunying
Member
 
Registered: Jun 2002
Distribution: Slackware
Posts: 257

Rep: Reputation: 147Reputation: 147
Try mupdf
 
1 members found this post helpful.
Old 08-09-2016, 12:50 PM   #15
jamison20000e
Senior Member
 
Registered: Nov 2005
Location: ...uncanny valley... infinity\1975; (randomly born:) Milwaukee, WI, US( + travel,) Earth&Mars (I wish,) END BORDER$!◣◢┌∩┐ Fe26-E,e...
Distribution: any GPL that work on freest-HW; has been KDE, CLI, Novena-SBC but open.. http://goo.gl/NqgqJx &c ;-)
Posts: 4,888
Blog Entries: 2

Rep: Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567
Can you point to it from here: http://www.dcbdd.org/For%20Community/pdf/
or from searching: site:dcbdd.org .pdf
they seem to open fine here in chrome, ff and Okular but I use "testing" and "unstable" branches... eg: http://www.linuxquestions.org/questi...ml#post5586117
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Unable to open PDF file with Adobe Reader Yuhan Linux - Laptop and Netbook 29 09-07-2014 12:00 PM
Installing Adobe pdf reader on F17 fabe856 Linux - Software 5 01-21-2013 03:02 PM
[SOLVED] Opening PDF files with Adobe Reader in 13.37 jackmule Slackware 5 04-29-2012 10:40 AM
Slim free PDF Reader as alternative to Adobe Reader cccc Debian 6 10-14-2010 02:51 PM
installing adobe pdf reader arnon Linux - Software 5 01-03-2007 03:56 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 09:43 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration