c# - Crop pdf by given coordinates using .net -


i want crop pdf given coordinates using c#.

how can it? api/libraries can use? (doesn't matter commercial or not can't spent lot)

pdf4net has option crop pages manipulating directly page's cropbox or extracting page content , cropping using clip region.

disclaimer: work company develops pdf4net.


Comments

Popular posts from this blog

jQuery clickable div with working mailto link inside -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -

java - Getting corefrences with Standard corenlp package -