Winnovative HTML to PDF Converter API allows you select the HTML elements to exclude from rendering to PDF. The converter does not reflow the HTML content when you exclude an element from rendering and the place where the element would be normally rendered remains blank. If you want to reflow the HTML content when the HTML element is hidden, you have to set display:none style for HTML element, eventually creating two separate stylesheets for screen and for print.

The following options are available in this demo: