[
https://issues.apache.org/jira/browse/PDFBOX-748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vipul Pujari updated PDFBOX-748:
--------------------------------
Attachment: msnet-formatting-strings.pdf
Pdf file
> Unable to extract special characters from pdf
> ---------------------------------------------
>
> Key: PDFBOX-748
> URL: https://issues.apache.org/jira/browse/PDFBOX-748
> Project: PDFBox
> Issue Type: Bug
> Environment: Windows XP, .Net 2.0
> Reporter: Vipul Pujari
> Attachments: msnet-formatting-strings.pdf
>
>
> Using below code
> Dim ObjBytesRead As String
> Dim doc As Org.pdfbox.pdmodel.PDDocument =
> Org.pdfbox.pdmodel.PDDocument.load(FileName)
> Dim stripper As New Org.pdfbox.util.PDFTextStripper
> ObjBytesRead = stripper.getText(doc)
> I am unable to extract special characters("_") from pdf
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.