- Posts: 962
- Thank you received: 87
Microsoft Windows Phone 8.1 support ends (13 Jul 2017)
Microsoft has ended support for Windows Phone 8.1
Questions about Windows 8.1, 10, WindowsPhone, Windows UWP
combine
9 years 8 months ago #11602
by nermeen
Where to put the files, is customer-dipendent, feel free to put them based on your requirements, and change the code accordingly...In the article, we used app data folder just as an example.
To get the result doc, after saving it you can re-open it from its path, doc.createStream is used with a custom stream (PDFStream) that should be implemented by you, if you need to handle stream operations by yourself.
To get the result doc, after saving it you can re-open it from its path, doc.createStream is used with a custom stream (PDFStream) that should be implemented by you, if you need to handle stream operations by yourself.
9 years 8 months ago #11637
by nermeen
It depends also on the device and its available memory, also in case of 20 files you may face memory issues if the device's available memory is not enough.
So you need to give it a try, try different cenarios, and based on the nature of your app and your users .. you can put the limit.
So you need to give it a try, try different cenarios, and based on the nature of your app and your users .. you can put the limit.
Time to create page: 0.532 seconds