Skip to content

Instantly share code, notes, and snippets.

View cantacoop's full-sized avatar

Prawit Boonthue cantacoop

View GitHub Profile
// pdf html content
$content = '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<link rel="important stylesheet" href="chrome://messagebody/skin/messageBody.css">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<style>
@import url("https://fonts.googleapis.com/css2?family=Sarabun&display=swap");
body { font-family: "Sarabun",sans-serif; }