Previous | Next | (P-PDF) Forms & FDF
Topic: Filling form fields with Japanese characters
Conf: (P-PDF) Forms & FDF, Msg: 28215
From: aandi
Date: 10/6/2001 04:52 AM
So you just need to create an FDF file? That may be a lot more straightforward. Try saving an FDF file from Acrobat with well known Japanese characters.
You will see the FDF file format is structured, but comparatively simple to create. Now, you will also see the Japanese strings. Check the encoding (it will likely be either Unicode or Shift-JIS) and you are set to write your own program to generate loadable FDF files with Japanese characters.