Displaying 20 results from an estimated 38 matches for "okular".
2017 Jun 01
1
CentOS 7 + KDE: Okular view PDF files OK but prints a blank page
Hi,
I recently installed CentOS 7 + KDE 4.14 on my main workstation, and
overall I'm very happy with it.
Okular seems to have trouble with some PDF files. I'm using the Dolibarr
application to generate invoices. I can view the resulting PDF file OK,
but when I try to print it, I get a blank page. A few days ago I had a
similar problem with a PDF file generated from a french administration
online form.
O...
2018 Aug 08
1
Okular
Does anyone know what Magical configuration file determines whether okular
give measurements, in the properties of a .pdf, in millimeters, rather
than, say, inches or cm or furlongs?
mark
--
Measurements will always be given in the least convenient units, such as
the speed of light in furlongs per fortnight
2010 Oct 20
0
How to start okular from windows app
Hello,
I run successfully an .NET- app by using wine. Inside this application
some links are provided to open pdf- doc's. I like to use the
"linux-side" okular to display these documents. Is this possible?
If I start the app in a console, then these messages were shown after
clicking on the link:
----------------------------------------------------------------------------------------------------------------------------------------
fixme:bitblt:client_si...
2013 Jul 03
0
Weird Okular/KDE error - thousand procs spawned
Hello all:
I'm trying to troubleshoot a strange and repeatable error and not sure
where to log the bug report.
I subscribe to Linux Journal and download their PDF. The DLJ230.pdf
opens in the Okular PDF reader from Konqueror. If I scroll down to
the ad for some colo site (www.ovh.com) and click the right side of
the page, I immediately start getting hundreds of alerts on the
desktop.
These all say:
www.ovh.com contacted. Waiting for reply...
Source: http://www.ovh.com/us/index.html
They...
2013 Jul 16
2
Can someone help confirm a bug? kio_http kdegraphics
....
Several steps are needed:
Create a foo.html with an href
foo.html
<html><head>Test</head><body><a
href=http://ovh.com>http://ovh.com</a></body></html> [^]
Use html2ps then ps2pdf to create a PDF document
html2ps foo.html>foo.ps
ps2pdf foo.ps
okular foo.pdf
Using the KDE desktop, open the PDF in Okular then click the click.
Immediately there are desktop notifications that website was contacted
and waiting for reply. A 'ps -ef' shows man kio_http processes being
spawned.
I'm not able to reproduce on all random websites, but the ov...
2024 Jun 02
1
Tools to modify highlighted areas in pdf documents?
...gt; On the other hand, I did not get used to Acrobat Reader: it usually
> involves much more effort to add specific highlights. Lines can be
> drawn, but are NOT straight!
Sorry for answering a different question, but have you considered using
a different PDF viewer + annotation application? Okular
<https://okular.kde.org/> is free and available on Windows (including
from outside Microsoft store). Its annotation features include all
kinds of highlights, arrows and lines, both straight and
arbitrarily-shaped, quickly available from the "annotations" panel.
--
Best regards,
Iv...
2024 Mar 12
1
evince not showing "greek" and "math" in *.pdf plots
...fc-match "Symbol"
opens___.ttf: "OpenSymbol" "Regular"
So, I think that's another option for you, Martin. But I think
embedding might still be the better choice, anyway.?
I now don't think the bug is with Evince. I suspect something's?telling
Evince (and Okular) to use the wrong font, but you can force a more
appropriate substitution.
Do you think it could be this?:?
https://bugzilla.redhat.com/show_bug.cgi?id=2088665
Thanks,?
Peter
?
On Mon, 2024-03-11 at 18:59 +0100, I?aki Ucar wrote:
> Martin, I wouldn't rule out an R issue yet. Fonts a...
2017 Aug 08
2
Acroread9 crash in CentOS7
Hello,
I'm getting a crash with acroread on my CentOS7 (AdobeReader_enu-9.5.5-1.i486).
I install the official rpms from ftp://ftp.adobe.com/pub/adobe/reader/unix/,
tried 9.5.5, and former v9, v8, v7.
/usr/bin/acroread loads well, but when you click a menu, bang. Same if
you start acroread w/ a .pdf filename in parameter, the window opens up
then crashes.
I modified the acroread script to
2017 Aug 10
1
Acroread9 crash in CentOS7
...; (AdobeReader_enu-9.5.5-1.i486).
> > I install the official rpms from
> > ftp://ftp.adobe.com/pub/adobe/reader/unix/,
> > tried 9.5.5, and former v9, v8, v7.
>
> Support for AdobeReader on Linux ended more than 4 years ago. It would
> be better to use evince, atril or okular.
Well, yes, I've set Atril, which is installed by default, to be the
default app now. Thanks :-)
I'm still using acroread on CentOS6 (other computers than this C7 one)
and never had a single problem.
Regards,
--
wwp
-------------- next part --------------
A non-text attachment was scr...
2018 Mar 04
1
evince
...Yes, GIMP will read PDFs, but it splits them into separate images.? That
isn't a major problem if you're simply reading the doc, but if you edit
it, you'll need something like pdftk to put the separate pages back
together.
For reading PDFs I've had consistently good results with okular.
For "missing font" errors I've found generally that installing the
missing font resolves the issue.? Run "yum search font" to chase down
that possibility.
hth.
2018 Jul 11
0
FYI: Useful to know on pdf printing
....
Using evince in 6.9, 100% of the time, the printer's web page would tell
me it was receiving, then the job would vanish, and the logs on the Linux
side would tell me broken pipe. I did, however, print a test page from
cups with no problem.
So, yesterday, I updated to6.10, and then installed okular... and it
printed perfectly, with no issues.
Apparently, evince has some issue, either printing a .pdf, or there's
something in my hacked .ppd that makes it gag, but okular is happy with.
Just thought I'd let y'all know, so you could push it onto the stack,
available if you run into t...
2010 Oct 01
1
Stream image to Icecast
> Do anybody know any method where I can stream my images to icecast server
> using some intermediate png to ogg conversion and then using oggfwd.
http://wiki.xiph.org/Kate can embed PNG images in Ogg.
If that fits what you want to do and you have any question, please
feel free to ask.
2010 Oct 01
1
Stream image to Icecast
> Do anybody know any method where I can stream my images to icecast server
> using some intermediate png to ogg conversion and then using oggfwd.
http://wiki.xiph.org/Kate can embed PNG images in Ogg.
If that fits what you want to do and you have any question, please
feel free to ask.
2024 Mar 11
2
evince not showing "greek" and "math" in *.pdf plots
Martin, I wouldn't rule out an R issue yet. Fonts are... tricky. So I'm
cc'ing Paul Murrell here.
I tried several viewers here and I see the following: Chrome, Firefox and
Libreoffice Draw show the symbols; however, evince, okular and xournal++
agree on **not** showing the symbols. **If** there is a bug, the bug would
be in fontconfig, because these ones AFAIK properly delegate on fontconfig,
which is the system-wide component that decides what font substitution
should be made for any given font. However, I see:
$ fc-match...
2010 Jun 04
7
Wrong symbol rendering in plots (Ubuntu)
...the rendering of scientific symbols (mu and
degree) in my plots. Whenever I use these symbols they are rendered
changed (mu is changed to the proportionality symbol and degree is
changed to something resembling a gamma) in the X-device. If I make a
pdf of the plot and open the file in Evince or Okular symbols are also
rendered wrong, however if I open the file with Xpdf or Acroread they
are rendered correctly.
I did not have this problem before, it arose after I upgraded both R and
my system (Ubuntu karmic koala to lucid lynx), so I can not tell for
sure if the problem is R-related or Ubunt...
2010 Jun 04
7
Wrong symbol rendering in plots (Ubuntu)
...the rendering of scientific symbols (mu and
degree) in my plots. Whenever I use these symbols they are rendered
changed (mu is changed to the proportionality symbol and degree is
changed to something resembling a gamma) in the X-device. If I make a
pdf of the plot and open the file in Evince or Okular symbols are also
rendered wrong, however if I open the file with Xpdf or Acroread they
are rendered correctly.
I did not have this problem before, it arose after I upgraded both R and
my system (Ubuntu karmic koala to lucid lynx), so I can not tell for
sure if the problem is R-related or Ubunt...
2010 Jun 04
7
Wrong symbol rendering in plots (Ubuntu)
...the rendering of scientific symbols (mu and
degree) in my plots. Whenever I use these symbols they are rendered
changed (mu is changed to the proportionality symbol and degree is
changed to something resembling a gamma) in the X-device. If I make a
pdf of the plot and open the file in Evince or Okular symbols are also
rendered wrong, however if I open the file with Xpdf or Acroread they
are rendered correctly.
I did not have this problem before, it arose after I upgraded both R and
my system (Ubuntu karmic koala to lucid lynx), so I can not tell for
sure if the problem is R-related or Ubunt...
2017 Jul 21
3
TeX Live on CentOS 7
...lled the OpenVAS vulnerability scanner on my CentOS 7
workstation. Everything seems to work fine, except PDF generation. The
'openvas-check-setup' script tells me that PDF generation works fine,
but whenever I want to generate a report, the result is unusable and
can't open in Evince or Okular.
After googling a bit, I found out that several users complained that Tex
Live is broken under RHEL/CentOS 7.
While I did use LaTeX a long time ago to write documents, I don't use it
anymore nowadays (just Markdown or LibreOffice). But I do need a working
installation of TeX Live for OpenVAS...
2024 Jun 01
2
Tools to modify highlighted areas in pdf documents?
Dear R-Users,
Are there any packages that enable the modifications of highlighted areas / annotations in pdf documents?
It seems feasible - I have explored some R code (see below). However, I would rather avoid to reinvent the wheel.
The problem:
When highlighting pdf-documents with Microsoft Edge, the bounding box is sometimes misplaced, and quite ugly so. It also lacks the ability to draw
2024 Mar 12
1
evince not showing "greek" and "math" in *.pdf plots
...n 12/03/24 06:59, I?aki Ucar wrote:
> Martin, I wouldn't rule out an R issue yet. Fonts are... tricky. So I'm
> cc'ing Paul Murrell here.
>
> I tried several?viewers here and I see the following: Chrome, Firefox
> and Libreoffice Draw show the symbols; however, evince, okular and
> xournal++ agree on **not** showing the symbols. **If** there is a bug,
> the bug would be in fontconfig, because these ones AFAIK properly
> delegate on fontconfig, which is the system-wide component that decides
> what font substitution should be made for any given font. Howe...