mshockwave / PdfiumAndroid

pdfium for android( >= API 9 ) binding
Other
186 stars 295 forks source link

Text search and selection #8

Open moqa93 opened 8 years ago

moqa93 commented 8 years ago

Hi, I just want to ask if you plan to add text search and selection features soon? That would be really nice! Thanks a lot!

mshockwave commented 8 years ago

Hi, Sorry that I wouldn’t have much free time working on that feature recently. But feel free to commit your own implement :)

Cheers, McClane

moqa93 notifications@github.com 於 2016年1月21日 下午10:01 寫道:

Hi, I just want to ask if you plan to add text search and selection features soon? That would be really nice! Thanks a lot!

— Reply to this email directly or view it on GitHub https://github.com/mshockwave/PdfiumAndroid/issues/8.

moqa93 commented 8 years ago

Okidoki, i will give it a try ^^

moqa93 commented 8 years ago

Hi, I'm new to NDK development. So could you tell me how you get your "pdfium" shared library built? That would be very nice from you :) Thanks!

mshockwave commented 8 years ago

Hi, I build it within AOSP. You might know that from Android 5.0+, Android provides APIs exporting bitmap to PDF format. Pdfium is the core library of those new APIs. If you’re interesting in building part of AOSP instead of building the whole, you could checkout my slide: http://www.slideshare.net/bekketmcclane/from-android-ndk-to-aosp-sitcon2015 http://www.slideshare.net/bekketmcclane/from-android-ndk-to-aosp-sitcon2015

Cheers, McClane

moqa93 notifications@github.com 於 2016年1月26日 下午10:27 寫道:

Hi, I'm new to NDK development. So could you tell me how you get your "pdfium" shared library built? That would be very nice from you :) Thanks!

— Reply to this email directly or view it on GitHub https://github.com/mshockwave/PdfiumAndroid/issues/8#issuecomment-175042584.