google-code-export / purepdf

Automatically exported from code.google.com/p/purepdf
2 stars 1 forks source link

How to use PurePDF output Simplified Chinese #2

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download purePDF_Examples.zip
2. import the project
3. add purePDF.swc and purePDFont.swc. 
4. Run ChineseKoreanJapanese.as

What is the expected output? What do you see instead?
nothing output .

What version of the product are you using? On what operating system?
windows xp, purePDF_0.71.20100506

Please provide any additional information below.
how to solve the problem

Original issue reported on code.google.com by tjpu.he...@gmail.com on 17 May 2010 at 3:58

GoogleCodeExporter commented 9 years ago
Does 
http://code.google.com/p/purepdf/source/browse/examples/src/ChineseEmbedFont.as 
produce the same 
blank output or it solves the problem?

Original comment by alessand...@gmail.com on 3 Jun 2010 at 5:30

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
when i use ChineseEmbedFont.as 
Error: Invalid encoding
    at
org.purepdf.pdf::PdfEncodings$/convertToString()[/Users/alessandro/Documents/Wor
kspaces/Flash/Opensource/purePDF/src/org/purepdf/pdf/PdfEncodings.as:331]
    at
org.purepdf.pdf.fonts::BaseFont/createEncoding()[/Users/alessandro/Documents/Wor
kspaces/Flash/Opensource/purePDF/src/org/purepdf/pdf/fonts/BaseFont.as:559]
    at
org.purepdf.pdf.fonts::TrueTypeFont/init()[/Users/alessandro/Documents/Workspace
s/Flash/Opensource/purePDF/src/org/purepdf/pdf/fonts/TrueTypeFont.as:244]
    at
org.purepdf.pdf.fonts::BaseFont$/createFont()[/Users/alessandro/Documents/Worksp
aces/Flash/Opensource/purePDF/src/org/purepdf/pdf/fonts/BaseFont.as:506]
    at ChineseEmbedFont/execute()[C:\Users\PX\Adobe Flash Builder
4\PurePDF_Ex\src\ChineseEmbedFont.as:40]

What steps will reproduce the problem?
1. Download purePDF_Examples from svn 
http://purepdf.googlecode.com/svn/examples
2. import the project
3. add purePDF.swc and purePDFont.swc. 
4. Run ChineseEmbedFont.as 

What is the expected output? What do you see instead?
error

What version of the product are you using? On what operating system?
windows xp, purePDF_0.74.20100527,flash builder 4 sdk4.0 ,flash player10

Please provide any additional information below.
how to solve the problem

Original comment by tjpu.he...@gmail.com on 3 Jun 2010 at 2:05

Attachments: