I use pdfcrowd to convert html to pdf
<div class="pre-action-link" id="premain0" width="100%"> Collapse | Copy
Code</div>
string[] getval= new string{"1","2"};
I generate html code from foreach, so if foreach runs 2 times, i want to show both html code in different page in same pdf
<div class="pre-action-link" id="premain1" width="100%& ...
Go to the complete details ...