<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Other people have said that it is a known bug.  Out of curiosity, do you have poppler-data <a href="http://poppler.freedesktop.org/" target="_blank">http://poppler.freedesktop.org/</a> installed?<div><br></div><div>The build errors show the warning "g++: warning: /usr/lib64/: linker input file unused because linking not done".</div><div><br></div><div>I think that your configure line "LC_ALL=C ./configure LIBOPENJPEG_LIBS=/usr/lib64/ LIBOPENJPEG_CFLAGS=/usr/lib64/" is not right.</div><div><br></div><div>The LIBS should be link options and CFLAGS should be compile options, so LIBOPENJPEG variables should be something like "LIBOPENJPEG_CFLAGS=-I/usr/include/openjpeg-1.5 <span style="font-size: 12pt;">LIBOPENJPEG_LIBS='-L</span>/usr/lib64/ <span style="font-size: 12pt;">-lopenjpeg' ", for example.</span></div><div><br></div><div>"JPEG2000Stream.cc:44:3: error: 'opj_dinfo_t' does not name a type" without a preceding warning on the include for <openjpeg.h> could mean that you need to build a newer version of openjpeg or that LIBOPENJPEG_CFLAGS needs a -I option to specify the location of the C includes for the correct version of the package.</div><div><br></div><div>William</div><div><br></div><div><div><br><div>Date: Sat, 24 Jan 2015 16:57:10 +0100<br>From: yullaw@mageia.cz<br>To: poppler@lists.freedesktop.org<br>Subject: [poppler] Czech characters are not appeared in Okular, Evince after filling form line of PDF<br><br><pre>Hello,<br> <br>we have an issue that we can't fill a PDF forms with some Czech <br>characters as such as "ì¹èø¾ýù", but other characters "áíéú" are <br>correct. No faults in the console, I tried to install a lot of fonts <br>including msttcorefonts to the system. If Adobe Reader (which is <br>discontinued support for Linux) or Foxit Reader (under Wine) is used, <br>all works fine.<br> <br>How to reproduce:<br>1. change to Czech keyboard (you will use keys 234567890[$ for <br>ì¹èø¾ýáíéúù)<br>2. open Okular, Evince or qpdfview<br>3. download and open the pdf form file: <br><a href="http://forum.mageia.cz/index.php?action=dlattach;topic=382.0;attach=652" target="_blank">http://forum.mageia.cz/index.php?action=dlattach;topic=382.0;attach=652</a><br>4. try to fill a line of Czech characters<br>5. close a filling and see that some characters are missing<br> <br>Software:<br>OS Linux Mageia 4.1 64bit (Mageia5b2, Ubuntu 14.04 the same resutls)<br>Poppler: poppler-0.24.3-2.mga4.x86_64, poppler-data-0.4.6-3.mga4.noarch <br>(poppler-0.26.5, poppler-data-0.4.7)<br>Okular: okular-4.12.5-1.1.mga4<br> <br>[yullaw@localhost Sta¾ené]$ pdffonts '/home/yullaw/Sta¾ené/Výpovìï <br>WSS.pdf'<br>name                                 type              encoding         <br>emb sub uni object ID<br>------------------------------------ ----------------- ---------------- <br>--- --- --- ---------<br>FLEDFL+OCRBLTCE                      Type 1C           Custom           <br>yes yes yes    527  0<br>FLEDFM+HelveticaNeueCE-Roman         Type 1C           Custom           <br>yes yes yes    530  0<br>FLEDGO+HelveticaNeueCE-Bold          Type 1C           Custom           <br>yes yes yes    533  0<br>EJEPFB+BC39Short                     Type 1C           Custom           <br>yes yes yes    536  0<br>[yullaw@localhost Sta¾ené]$<br> <br> <br>FYI: I am not able to compile the newest poppler-0.30.0. Output errors <br>attached below.<br> <br>Thanks in advice and support!<br> <br> <br></pre><br>_______________________________________________
poppler mailing list
poppler@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/poppler</div></div></div>                                         </div></body>
</html>