elyasaf / pdfviewer-win32

Automatically exported from code.google.com/p/pdfviewer-win32
0 stars 0 forks source link

Border at bottom cropped #17

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run provided sample.

What is the expected output? What do you see instead?
Program loads test.pdf which contains a perfect square. However, I do not see 
the bottom line of this square.

What version of the product are you using? On what operating system?
Pdflibnet 1.0.6.7 (included)
.NET 4.0
Win7 64bit

Maybe I am not using the library right?

Original issue reported on code.google.com by notdiffi...@gmx.net on 23 Jan 2011 at 8:51

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by plazacom...@gmail.com on 2 Feb 2011 at 8:44

GoogleCodeExporter commented 9 years ago
The exact size of the page is 58.09w/58.09h. xPDF rounds to 58 and muPDF rounds 
to 59. ¿?, the correct value must be 58 (I think).

Original comment by plazacom...@gmail.com on 2 Feb 2011 at 10:04