Hi
I would like to get the page size
I used PDPageGetMediaBox (pdPage, &bbox);
where else I got
left - 0
top - 51904512
right - 40108032
bottom - 0
but my actual page size is 8.25 and 11.0
how to obtain this value
Hi
I would like to get the page size
I used PDPageGetMediaBox (pdPage, &bbox);
where else I got
left - 0
top - 51904512
right - 40108032
bottom - 0
but my actual page size is 8.25 and 11.0
how to obtain this value