Hi @Cynthia_sas, Thanks for your reply, but I don't think your code will work for what I am trying to do. I have attached an excel file of the data. As you can see, there are three columns called image, text, and table that contain html code of images, text, and tables. I need to extract all the non-missing values from these columns and output it as a pdf. So I am trying to figure out how to center align <img>...</img> and <table>...</table> and how to output all this html code as a pdf (not as the html code but as html output). I'd appreciate some assistance if you know how to do this.
... View more