danfengfirst

Results 4 comments of danfengfirst

How can solve the problem of the load image of the pdfview?

I also met this issue but i change the code in the class of CameraConfigurationManager like this: `if (cwNeededRotation == 90||cwNeededRotation==270) { //portrait resolution = new Point(width, height); } else...

@dlazaro66 I also met this issue but i change the code in the class of CameraConfigurationManager like this: if (cwNeededRotation == 90||cwNeededRotation==270) { //portrait resolution = new Point(width, height); }...