Re: Write wide string to file
"H. William Welliver III" <[email protected]>
| Newsgroups | gmane.comp.lang.pike.user |
|---|---|
| Message-ID | <[email protected]> |
I generally use iText for working with PDF content. The Java bridge makes it simpler to access java functions from within Pike. A simple example using java: http://stackoverflow.com/questions/8821107/pdf-text-extraction-using-itext Here’s some background on the Java module: http://bill.welliver.org/space/pike/Java+Bridge And an example of using the bridge (though not using iText, unfortunately): http://bill.welliver.org/space/pike/JMS+interface I know others have used iText from within Pike, so if you have any questions there should be some folks knowledgable in that. Hope this helps! Bill > On Jan 25, 2016, at 8:07 AM, arronlee <[email protected]> wrote: > > I wonder do you have any idea about pdf extraction > <http://www.pqscan.com/extract-text/> ? Something went wrong with my pdf > reader. > > > > -- > View this message in context: http://pike.1058338.n5.nabble.com/Write-wide-string-to-file-tp5710211p5712447.html > Sent from the Pike - User mailing list archive at Nabble.com. >