Re: Question regarding PDFTron SDK for iOS/Android

410 views
Skip to first unread message

Support

unread,
Jun 8, 2012, 2:51:21 PM6/8/12
to pdfne...@googlegroups.com
 

> 1. Does your SDK support PDF viewing while downloading linearized PDF files?

Yes, the current version supports incremental downloading and viewing of linearized PDF (via PDFViewCtrl.openURL).  

For optimal viewing the files should be optimized with 'pdftron.PDF.Optimizer' and saved with 'e_linearized' flag.

Besides incremental viewing of linearized PDF, PDFNet SDK also support on-demand viewing of XOD (a web optimized XPS) which is the same format used by WebViewer (http://www.pdftron.com/pdfnet/webviewer/demo.html). The benefit of adopting XOD is that your files can be viewed not just from native app but also from any web browser on any platform.

 
> 2. Do you build your own rendering engine for iOS/Android? Or are u using Quartz for iOS?

PDFNet technology is built from ground up by PDFTron and does not rely on Quartz or any third party components. As a result the apps built with PDFNet can work with any PDF are not plagued with limitations of the preview. Also our customers can expect the same API, the same support,  and the same level of rendering quality on all platforms.

 

> 3. Does your SDK support color management? iOS doesn't have any color management and
> it has caused us trouble.

PDFNet includes built-in support for color management. To enable color management use: PDFNet.setColorManagement(e_lcms). There are also methods to let you change default ICC color profiles (PDFNet.setDefaultDeviceCMYKProfile()/setDefaultDeviceRGBProfile() etc).

 

> 4. Would your rendering engine do anti-aliasing for rasterized text?

Yes. PDFNet is be default using anti-aliased graphics. This could be changed via PDFViewCtrl class.

> 5. The license fee is based on CPU for our developer right? Do we buy one license for
> iOS and Android or they are separate?
Actually our developer licensees are included for free as part of the production license (http://www.pdftron.com/store/licensing.html). To obtain the quote for your app(s) please fill-out one of the following form (http://www.pdftron.com/store/oem.html) and our sales rep will get back to you with more information.

 


On Thursday, June 7, 2012 7:22:51 PM UTC-7, Stanley Chien wrote:

We have an Chinese e-book platform currently supported on iOS and going to work on Android. I have the following questions:
 
1. Does your SDK support PDF viewing while downloading linearized PDF files?
2. Do you build your own rendering engine for iOS/Android? Or are u using Quartz for iOS?
3. Does your SDK support color management? iOS doesn't have any color management and it has caused us trouble.
4. Would your rendering engine do anti-aliasing for rasterized text?
5. The license fee is based on CPU for our developer right? Do we buy one license for iOS and Android or they are separate?

Thanks

Stanley

Support

unread,
Jun 18, 2012, 2:49:02 PM6/18/12
to pdfne...@googlegroups.com

Q: 

 

I'm evaluating PDFViewCtrl_Demo.apk in Android. 

I haven't go thru the doc, but can I ask if the SDK support search keyword in pdf?

 
-----------
 
A:
 

Yes. PDFNet SDK, including the Android version, has a class named TextSearch, It supports searching within a PDF files, with support for case sensitivity, whole word, regular expression, etc. PDFViewCtrl itself also has an integrated search function findText() which internally uses TextSearch. You can find our online Android SDK documentation from http://www.pdftron.com/pdfnet/mobile/Javadoc/index.html

Reply all
Reply to author
Forward
0 new messages