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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: yatsu at koka-in dot org
New email:
PHP Version: OS:

 

 [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

Pull Requests

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: Sat Dec 21 17:01:58 2024 UTC