#29078

Thank you for replying. I modified my .CSS file to include the following. The PDF output did not change. Is there something else?

Best,
Clif…

@media pdf {
table.CenterDiv {
align:center;
}
}
.CenterDiv
{
margin-left:auto;
margin-right:auto;
}