php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12122 FDF encoding problem
Submitted: 2001-07-12 21:29 UTC Modified: 2001-07-26 19:11 UTC
From: yatsu at koka-in dot org Assigned:
Status: Closed Package: FDF related
PHP Version: 4.0.5 OS:
Private report: No CVE-ID: None
 [2001-07-12 21:29 UTC] yatsu at koka-in dot org
In japanese(may be multibyte) FDF, must need /Encoding key.
But PHP's fdf function not have encoding setting function.
(It's called FDFSetEncoding() in FdfTk).

I have patch for this problem. I would like to send this patch.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-07-26 18:14 UTC] sniper@php.net
Please send the patch (created against latest CVS)
to me: sniper@php.net 

Use this command to create the patch:

cvs diff -u filename.ext

--Jani

 [2001-07-26 19:11 UTC] sniper@php.net
Rasmus had already got the patch but forgot to close this
report.. :)

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 22:01:28 2024 UTC