You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good day, Team -
I've noticed that in Parser\PageFactory.cs the media-box get clipped to int values: mediaBox = new MediaBox(mediaboxArray.ToIntRectangle(pdfScanner))
Is there any specific reason why? Would changing ToIntRectangle to ToRectangle cause major dramas?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Good day, Team -
I've noticed that in Parser\PageFactory.cs the media-box get clipped to int values: mediaBox = new MediaBox(mediaboxArray.ToIntRectangle(pdfScanner))
Is there any specific reason why? Would changing ToIntRectangle to ToRectangle cause major dramas?
-- Cheers, Sit.
Beta Was this translation helpful? Give feedback.
All reactions