c# - Check if image is on pdf using iTextsharp -


i working on trying make little console application can tell difference between blank page, , page 1 image on , no text. blank page i'm using itextsharp's simpletextextractionstrategy() , works great blank pages. problem pages image on them considered blank method well. there way know if pdf has image on similar way checking text on pages?


Comments

Popular posts from this blog

c - Bitwise operation with (signed) enum value -

xslt - Unnest parent nodes by child node -

YouTubePlayerFragment cannot be cast to android.support.v4.app.Fragment -