Windows 8 phone app image to PDF conversion - image

I have just started creating windows phone 8 app. I want to covert image (.jpg) file to PDF file. But I have no idea how to do it.
I have searched on the net but found the solution for Windows store app (Windows 8 Desktop) not for Windows 8 phone app.
Please help me.

Related

Upload to Windows Store

I have uploaded a Windows Phone app through https://developer.microsoft.com/en-us/windows a few months back. Now I would like upload a Windows tablet version of the same application with the same name. Hence I uploaded the .appx in the same application as I did for .xap file. But the application is still not available for Windows tablets.Can any please guide me with this. Appreciate the help in advance.
You have to make a Windows 8 or 8.1 or 10 version of your app and then submit the app to the Store using the same app submission.
You can upload .appxbundle instead of individual packages
But as I am understanding that you have published windows phone app and now you want Tab App.
So you need to contact Windows Store publishing Help Desk.

Pen Computing App Development in Windows Phone

I wanted to make an app in windows phone that takes in pen-computing input. Is there existing code infrastructure (templates and such) in the Windows Phone API that is available to the Windows Phone developer?
What I mean by pen-computing input is hand-writing input by users' fingers, giving us input like this:
Unluckily for Windows Phone 8 and Windows phone 8.1 InkManager class is not supported currently, so capturing handwritten input aint possible.
Though it works for windows 8 and 8.1 store apps which you can implement through Tutorial1 and Tutorial2
If you are focusing Windows phone would suggest to make app for Windows 10. They have release a better version of InkCanvas which is better than InkManager and works both store and phone apps being UWP. Check out this link for details on InkCanvas

how to display animated pictures in windows phone?

I am beginner in windows phone.
as well as i know, the windows phone 7 does not support the .gif images
and i want to show the animated images like [.gif] image in my windows phone application.
so, how can we display the animated image in windows phone 7?
Please help me.
yes.
windows phone 7 does not supported the .gif image.
And for your reference,
please refer this link,
Display GIF or Animated Images in Windows Phone i show that animated images in windows phone 7 Application.
I Hope you will get a solution here..

Marketplace title difference wp7 and wp8

I try to create wp7 and wp8 versions of my app, but I'm confused about Marketplace (Windows Store) title.
For WP7:
I use Windows 7 + VS2010 + WP7.1 SDK, and what I have:
When I open Marketplace Test Kit I need to add Marketplace title 200*200 pixels.
I also found this article: Creating Windows Phone 7 Application
and Marketplace Icons, where Marketplace title also 200*200 pixels.
For WP8:
I use Windows 8 + VS2012 + WP8 SDK, and what I have:
When I open Windows Store Test Kit I need to add Windows Phone Store app image 300*300 pixels.
I also found this article: App submission requirements for Windows Phone, where Windows Phone Store app image also 300*300 pixels.
My question is: Why it's happens? Why I need to add same image with different size for each version of my app?
Windows Phone 8 introduced higher resolution screens (768x1280 and 720x1280). This is up to 1.6x pixel count of WP7.
So to make sure the images look good on the higher resolution phones, a higher resolution image is required for your icons.

Is it possible to show windows phone 7 device information on Emulator

Hi i am learning windows phone 7. Can any body tell me the way to display, windows phone 7
device information on Emulator.
This would be a good place to start with Device info:
http://msdn.microsoft.com/en-us/library/hh394037(VS.92).aspx
Thanks!

Resources