[ 
https://issues.apache.org/jira/browse/PDFBOX-153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Maruan Sahyoun closed PDFBOX-153.
---------------------------------

    Resolution: Incomplete

Closing as there was no sample provided and the problem descriptions doesn't 
allow to reproduce the issue
                
> getEncoding exception of "Built-in"
> -----------------------------------
>
>                 Key: PDFBOX-153
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-153
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Parsing
>            Priority: Minor
>
> [imported from SourceForge]
> http://sourceforge.net/tracker/index.php?group_id=78314&atid=552832&aid=1470657
> Originally submitted by nobody on 2006-04-14 18:45.
> java.io.IOException: Unknown encoding for 'Built-in'
>  at
> org.pdfbox.encoding.EncodingManager.getEncoding(EncodingManager.java:83)
>  at
> org.pdfbox.pdmodel.font.PDFont.getEncoding(PDFont.java:627)
>  at org.pdfbox.pdmodel.font.PDFont.encode(PDFont.java:420)
>  at
> org.pdfbox.util.PDFStreamEngine.showString(PDFStreamEngine.java:332)
>  at
> org.pdfbox.util.operator.ShowTextGlyph.process(ShowTextGlyph.java:90)
>  at
> org.pdfbox.util.PDFStreamEngine.processOperator(PDFStreamEngine.java:494)
>  at
> org.pdfbox.util.PDFStreamEngine.processSubStream(PDFStreamEngine.java:207)
>  at
> org.pdfbox.util.PDFStreamEngine.processStream(PDFStreamEngine.java:160)
>  at
> com.regulus.EUpdf.PrintTextLocations.main(PrintTextLocations.java:108)
> Exception in thread "main" 
> Seemed to work if I substituted WinAnsiEncoding for
> Built-in.  My plan is to use PDFDocEncoding as a
> default if the encoding is not found.
> Thanks very much for pdfBox!!!!!!!!!!!!!!1
> 9 0 obj
> <</LastChar 255
> /BaseFont /Wingdings3,Italic
> /Subtype /TrueType
> /FontDescriptor 20 0 R
> /Widths 21 0 R
> /Encoding /Built-in
> /Type /Font
> /FirstChar 32
> >>
> Windoze box.
> [email protected]
> [comment on SourceForge]
> Originally sent by benlitchfield.
> Logged In: YES 
> user_id=601708
> do you have an example PDF that has this.  "Build-In" is an 
> amusing name for the encoding :)
> Please attach/upload to ftp.pdfbox.org if you have an 
> example and post a comment here.
> Ben

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to