brentnycum/BNHtmlPdfKit

Enumeration value 'BNPageSizeCustom' not handled in switch

Opened this issue · 0 comments

On line 118 of BNHtmlPdfKit.m I'm getting this warning:

Enumeration value 'BNPageSizeCustom' not handled in switch

error

This is in Xcode 6 running iOS 8 SDK. Thanks!