Bug 52421 - Document Titles with \nnn are not converted to letters in KGhostview
Summary: Document Titles with \nnn are not converted to letters in KGhostview
Status: RESOLVED WORKSFORME
Alias: None
Product: kghostview
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Wilco Greven
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-30 23:51 UTC by Hans Petter Bieker
Modified: 2008-01-31 02:33 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hans Petter Bieker 2002-12-30 23:51:53 UTC
Version:           0.13.2 (using KDE 3.1.9)
Compiler:          gcc version 3.2
OS:          Linux (i686) release 2.4.18-4GB

When I open a few PDFs I get Document Titles in File->Document Information with backslashes and digits. The reason is that pdf2dsc:
!PS-Adobe-3.0
%%Title: (\376\377\000U\000:\000\\\000f\000a\000g\000\\\000M\000u\000l\000t\000i\000v\000a\000r\000i\000a\000b\000e\000l\000F\000r\000e\000k\000v\000e\000n\000s\000a\000n\000a\000l\000y\000s\000e\000\\\0002\0000\0000\0001\000\\\000K\000a\000p\000i\000t\000t\000e\000l\0001\000.\000p\000d\000f\000.\000p\000r\000n\000.\000p\000d\000f)
%%CreationDate: (D:20010214104421)
%%DocumentMedia: y842x596 596 842 70 white ()
[..]

But if I try this:
echo -e '%%Title: (\376\377\000U\000:\000\\\000f\000a\000g\000\\\000M\000u\000l\000t\000i\000v\000a\000r\000i\000a\000b\000e\000l\000F\000r\000e\000k\000v\000e\000n\000s\000a\000n\000a\000l\000y\000s\000e\000\\\0002\0000\0000\0001\000\\\000K\000a\000p\000i\000t\000t\000e\000l\0001\000.\000p\000d\000f\000.\000p\000r\000n\000.\000p\000d\000f)'
%%Title: (
Comment 1 Luís Pedro Coelho 2003-04-06 18:48:12 UTC
Can I see a test case, please? 
 
thank you. 
luis pedro coelho 
Comment 2 Luís Pedro Coelho 2003-06-18 21:18:17 UTC
Date (mentioned also) is fixed. See Bug 52390. 
 
Title should be next, but I would really like a test file, so that I don't have to build 
one myself :) 
 
thanks, 
luis 
Comment 3 George Goldberg 2007-12-19 04:06:56 UTC
Is this bug still there in a recent version of KDE, such as 3.5.8 or KDE4.0 RC2?
Comment 4 George Goldberg 2008-01-31 02:33:55 UTC
Closing due to no response by original reporter. Please reopen if this bug still exists in a recent version of KDE, such as 3.5.8, and please post a test-case PDF file if reopening.