[android-developers] Re: Dispalying PDF files within a tablet application

2013-05-21 Thread Kromosome
What's wrong 
with https://github.com/jblough/Android-Pdf-Viewer-Library#readme ?



On Sunday, May 12, 2013 1:33:23 AM UTC+10, Simon Giddings wrote:

 I have seen that this topic has been raised a number of times over the 
 last few years.
 I am surprised that Google has not thought of adding a native API to keep 
 up with the other side (IOS and iPad).

 I am needing to display PDF files of sheet music within my application
 - this might be a scanned image
 - or a real print to PDF format, which means mixed text and image

 Commercial libraries are way over priced for what I could ever hope for in 
 terms of revenue as this will be distributed in France to 
 evangelical/protestant churches.
 So I will not be able to charge high prices for this.

 Can anyone recommend a good, robust PDF display engine which will allow me 
 to determine how the user can navigate within the file, zoom levels, etc ?
 Or perhaps there is a commercial engine provider who would be willing to 
 make a commercial gesture for this case ? :-D


-- 
-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[android-developers] Re: Dispalying PDF files within a tablet application

2013-05-13 Thread bob
Why not just use an image?

Thanks.


On Saturday, May 11, 2013 10:33:23 AM UTC-5, Simon Giddings wrote:

 I have seen that this topic has been raised a number of times over the 
 last few years.
 I am surprised that Google has not thought of adding a native API to keep 
 up with the other side (IOS and iPad).

 I am needing to display PDF files of sheet music within my application
 - this might be a scanned image
 - or a real print to PDF format, which means mixed text and image

 Commercial libraries are way over priced for what I could ever hope for in 
 terms of revenue as this will be distributed in France to 
 evangelical/protestant churches.
 So I will not be able to charge high prices for this.

 Can anyone recommend a good, robust PDF display engine which will allow me 
 to determine how the user can navigate within the file, zoom levels, etc ?
 Or perhaps there is a commercial engine provider who would be willing to 
 make a commercial gesture for this case ? :-D


-- 
-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[android-developers] Re: Dispalying PDF files within a tablet application

2013-05-13 Thread Simon Giddings
Because the users will be opening PDF files and not images !

On Monday, 13 May 2013 16:31:28 UTC+2, bob wrote:

 Why not just use an image?

 Thanks.


 On Saturday, May 11, 2013 10:33:23 AM UTC-5, Simon Giddings wrote:

 I have seen that this topic has been raised a number of times over the 
 last few years.
 I am surprised that Google has not thought of adding a native API to 
 keep up with the other side (IOS and iPad).

 I am needing to display PDF files of sheet music within my application
 - this might be a scanned image
 - or a real print to PDF format, which means mixed text and image

 Commercial libraries are way over priced for what I could ever hope for 
 in terms of revenue as this will be distributed in France to 
 evangelical/protestant churches.
 So I will not be able to charge high prices for this.

 Can anyone recommend a good, robust PDF display engine which will allow 
 me to determine how the user can navigate within the file, zoom levels, etc 
 ?
 Or perhaps there is a commercial engine provider who would be willing to 
 make a commercial gesture for this case ? :-D


On Monday, 13 May 2013 16:31:28 UTC+2, bob wrote:

 Why not just use an image?

 Thanks.


 On Saturday, May 11, 2013 10:33:23 AM UTC-5, Simon Giddings wrote:

 I have seen that this topic has been raised a number of times over the 
 last few years.
 I am surprised that Google has not thought of adding a native API to 
 keep up with the other side (IOS and iPad).

 I am needing to display PDF files of sheet music within my application
 - this might be a scanned image
 - or a real print to PDF format, which means mixed text and image

 Commercial libraries are way over priced for what I could ever hope for 
 in terms of revenue as this will be distributed in France to 
 evangelical/protestant churches.
 So I will not be able to charge high prices for this.

 Can anyone recommend a good, robust PDF display engine which will allow 
 me to determine how the user can navigate within the file, zoom levels, etc 
 ?
 Or perhaps there is a commercial engine provider who would be willing to 
 make a commercial gesture for this case ? :-D



-- 
-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Android Developers group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.