You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "John Hewson (JIRA)" <ji...@apache.org> on 2014/10/11 03:29:34 UTC

[jira] [Closed] (PDFBOX-995) Search "A" and Replace with "J", will get "?" in the output file, only for "J" (using "A","B","C" etc. are no problem)

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

John Hewson closed PDFBOX-995.
------------------------------
    Resolution: Won't Fix

ReplaceString is broken and has since been removed.

> Search "A" and Replace with "J", will get "?" in the output file, only for "J" (using "A","B","C" etc. are no problem)
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: PDFBOX-995
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-995
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Writing
>    Affects Versions: 1.5.0
>         Environment: Windows XP SP3, PDF Box 1.5, JDK 1.6.0_17
>            Reporter: King
>            Priority: Minor
>              Labels: replace, string
>         Attachments: InputFile.pdf, OutputFile.pdf
>
>
> When I using org.apache.pdfbox.examples.pdmodel.ReplaceString.doIt(inputfile, outputfile, "A","J") to replace a string, i got "?" in the output file.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)