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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

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 Mar 28 19:01:29 2024 UTC