WebページまたはHTMLをキャプチャまたは変換する方法について質問する into画像、CSV、PDF、またはDOCXドキュメント、およびビデオの変換方法 intoアニメーションGIFはAPIを使用しています。
こんにちは、
What is the default font-size for a pdf?
According to bootstrap the default font-size for web is 16px. But then the font-size in the pdf is really small. Even smaller then when printing the same page with same stylesheet in the browser (brave based on chrome81)
I tried 12pt (like in the grabzit-templates) but that also does not help.
So now I use 25px as base font-size in the <html> tag, just to get a normal font-size.
Do others have the same experience?
Greetz, Lydia