Pretty much nothing can convert arbitrary PDF files to unicode. It depends a lot on what is in the PDF to begin with -- properly encoded text or just bitmapped images, for example. I would recommend you search around to see whether there's a related archive in a different format. And in any case, this has nothing to do with "XLS" , as Excel can read any unicode file.
woof wrote > Hi! > Is there any packages support conversion from PDF to XLS ? > My raw data is from government website with PDF format only and updated > every month around hundreds files, so I need automated conversion. > The PDF is composed with Asian characters so I hope the packages could > process unicode content. > > Thank you! > Woof -- View this message in context: http://r.789695.n4.nabble.com/Any-R-packages-support-conversion-from-PDF-to-XLS-tp4681545p4681558.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.