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
Post a Comment