Previous | Next | (P-PDF) Engineering
Topic: how to handle glyphs in PDF
Conf: (P-PDF) Engineering, Msg: 154546
From: dashrutu
Date: 9/25/2006 08:56 PM
hi,
"name space Stack" this is in actual PDF but when converting to XML its coming like
nnaammeessppaaccee SSttaacckk .
i got to know that this is a glyph extraction problem.
i got a code to handle the glyph extaction problem in PDF.
/Resources
<< /Font << /F13 23 0 R >>
>>
23 0 obj
<< /Type /Font
/Subtype /Type1
/BaseFont /Helvetica
>>
endobj
can anyone guide me how to use this code n what actualy its doing?
Regadrs
Ashwini Kumar Dash