Reflowable Layout
New function is added.
/** modifies html content or text inside epub programatically, */
-(void)addContentModification:(NSString*)target replaceWith:(NSString*)replacement forExtension:(NSString*)extension;
Fixed Layout
Issue resolved that App crashes when sdk loads very large sized xhtml inside fixed layout epub.