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

Can not open PDF.

More
10 years 8 months ago #9235 by AntonGerasimenko
Replied by AntonGerasimenko on topic Can not open PDF.
Today we caught this build error:
Matrix mat = new Matrix(SCALE_COEFF, 0, 0, -SCALE_COEFF, 0, pageHeight);
curInk = new Ink(width);
curInk.OnDown(x, y);
curInk.OnMove(x, y); // if x=0 and y=0
mat.TransformInk(curInk);
page.AddAnnotInk(curInk); // crash from the native level

in previous versions of your SDK, this error is not always manifested. Now it shows constant.
please fix it bug.
More
10 years 8 months ago #9236 by support
Replied by support on topic Can not open PDF.
Are you testing last beta? 3.5beta9?
You're pasting some code and not the error, may you load the error or the crashlog too?
Are you experiencing it with a specific pdf file?
May you load it? Even as trouble ticket?
Time to create page: 0.348 seconds
Powered by Kunena Forum