This is a test HTML file for testing the HTML to PDF conversion functionality. It contains various HTML elements to ensure proper conversion.
This paragraph contains bold text, italic text, and inline code
.
Important: This is a highlighted section that should be preserved in the PDF output.
Column 1 | Column 2 | Column 3 |
---|---|---|
Data A | Data B | Data C |
Test 1 | Test 2 | Test 3 |
Sample X | Sample Y | Sample Z |
function testFunction() {
console.log("This is a test function");
return "Hello from HTML to PDF conversion";
}
This HTML document should convert to a well-formatted PDF that preserves:
Generated for Stirling PDF Convert Tool testing purposes.