It does not appear that
<p style="font-size: 6pt">text of paragraph</p>
<p style="font-size: 16pt">text of paragraph</p>
<p style="font-size: 26pt">text of paragraph</p>
<p style="font-size: 36pt">text of paragraph</p>
is correctly interpreted. Is that correct?
Can you provide more information about how PDFcrowd supports CSS? To avoid printing massive amounts of paper, I need to be able to control the font size with some degree of accuracy. Can I achieve this with classes in a <style> section in the <head>?
Thank you.