Bad characters in pdf

nick107
Posts: 19
Joined: Wed May 05, 2004 11:57 am

Bad characters in pdf

Post by nick107 »

http://icscsearch.icsc.org/texis/search ... mit=Submit

On many of the pdfs on the site, the Summary and Match Info results of the pdf are coming back as a bunch of garbage charaters. Any ideas?

I searched through the forum but couldn't find exactly what I was looking for.
nick107
Posts: 19
Joined: Wed May 05, 2004 11:57 am

Bad characters in pdf

Post by nick107 »

I also have all updates applied on the search appliance.
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

Bad characters in pdf

Post by mark »

Looks like some issue with font/charset mapping. We're checking into it...
User avatar
Kai
Site Admin
Posts: 1272
Joined: Tue Apr 25, 2000 1:27 pm

Bad characters in pdf

Post by Kai »

We've found the issue; a fix (actually a workaround for lack of Unicode info in the PDF) should be available as an update sometime next week. Will let you know.
nick107
Posts: 19
Joined: Wed May 05, 2004 11:57 am

Bad characters in pdf

Post by nick107 »

User avatar
John
Site Admin
Posts: 2622
Joined: Mon Apr 24, 2000 3:18 pm
Location: Cleveland, OH
Contact:

Bad characters in pdf

Post by John »

What do you have Display Charset set to? If in the browser I tell it to display UTF-8 it seems correct.
John Turnbull
Thunderstone Software
nick107
Posts: 19
Joined: Wed May 05, 2004 11:57 am

Bad characters in pdf

Post by nick107 »

Both the display character and storage character set are set to blank, so it should be using UTF-8 right?
User avatar
John
Site Admin
Posts: 2622
Joined: Mon Apr 24, 2000 3:18 pm
Location: Cleveland, OH
Contact:

Bad characters in pdf

Post by John »

Correct. That means in your look and feel you want to make sure you specify the charset as UTF-8 in the <head>, e.g.

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
John Turnbull
Thunderstone Software
nick107
Posts: 19
Joined: Wed May 05, 2004 11:57 am

Bad characters in pdf

Post by nick107 »

Thanks, that solved that issue.
nick107
Posts: 19
Joined: Wed May 05, 2004 11:57 am

Bad characters in pdf

Post by nick107 »

Post Reply