Convert Html into PDF using webview : can not create multiple pages
问题 I\'m working on one functionality in my current application, in which i want to convert html file into pdf format and save it in storage. for that i\'m using Printing HTML documents PdfDocument right now I am not keen in using iText because they need you to buy a commercial license. i want to achieve this printing with webview. first i\'m struggling with image display and proper display content which i achieve by changing my code and html file now i cannot create multiple pages in pdf. i can