Microsoft Windows Phone 8.1 support ends (13 Jul 2017)

Microsoft has ended support for Windows Phone 8.1

Questions about Android development and PDF

Maximum open Documents? 150?

More
IP: 192.168.0.71 11 years 6 months ago - 11 years 6 months ago #7473 by radaee
Replied by radaee on topic Maximum open Documents? 150?
Document.close not free all resources, if Document opened from PDFStream.
there is PDFFileStream.Close() need to invoke after Document.Close().
otherwise file occupied.
and there is another choice:
u can use PDFMemStream instead. int this way, document saved in byte array.
Last edit: 11 years 6 months ago by .
More
IP: 192.168.0.71 11 years 6 months ago #7485 by apait
Replied by apait on topic Maximum open Documents? 150?
okay, i could try pdfmemstream for opening pdfs.

but what about my example-code and loading bitmaps into documents? how can i avoid the EMFILE-Exception there?
More
11 years 2 weeks ago #8855 by support
Sorry for late reply.
To avoid the issue try looking at this demo project

About file limit: remember you're handling low resource devices.
Time to create page: 0.447 seconds
Powered by Kunena Forum