wellswong1990

Results 2 comments of wellswong1990

I can shoot a video for show my steps

(void)viewDidLoad { [super viewDidLoad]; self.title = @"Standard"; //Set Custom CSS NSString *customCSS = @""; [self setCSS:customCSS]; self.alwaysShowToolbar = YES; self.receiveEditorDidChangeEvents = YES; // Export HTML self.navigationItem.rightBarButtonItem = [[UIBarButtonItem alloc] initWithTitle:@"Export"...