Re: [android-developers] how to create pdf document using images

2011-01-06 Thread Mark Murphy
Step #1: Send the images to a server

Step #2: Run a process on the server to convert the images into a PDF,
by whatever means you feel appropriate (e.g., ImageMagick, generate an
ODT document and use unoconv).

On Thu, Jan 6, 2011 at 2:12 AM, sudha sudhagupta2...@gmail.com wrote:
 Hello,

 I have captured few images from camera, now I have to create pdf
 document using these images. please tell me how can I do this.

 Thanks
 Sudha

 --
 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




-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android 2.3 Programming Books: http://commonsware.com/books

-- 
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


Re: [android-developers] how to create pdf document using images

2011-01-06 Thread satishsalimath salimath
there are two ways either u copy iamge in ms word and convert msword into
pdf using acrobat distiller software or either download jpeg to pdf
converter and convert it directly
With Regards
Satish.S


On Thu, Jan 6, 2011 at 12:42 PM, sudha sudhagupta2...@gmail.com wrote:

 Hello,

 I have captured few images from camera, now I have to create pdf
 document using these images. please tell me how can I do this.

 Thanks
 Sudha

 --
 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.comandroid-developers%2bunsubscr...@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 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

[android-developers] how to create pdf document using images

2011-01-05 Thread sudha
Hello,

I have captured few images from camera, now I have to create pdf
document using these images. please tell me how can I do this.

Thanks
Sudha

-- 
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