Is there a way to scale the content to a certain percentage?
Thanks,
Evan
Thanks,
Evan
@page {
prince-shrink-to-fit: auto
}
@page {
prince-shrink-to-fit: auto
}
@page {
@bottom {
content: "Page " counter(page) " of " counter(pages);
font-size:6pt;
}
size: letter landscape;
}
@page {
prince-shrink-to-fit: auto
@bottom {
content: "Page " counter(page) " of " counter(pages);
font-size:6pt;
}
size: letter landscape;