You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/* Note: we skip RTF, because it's not XML-based and requires a different example. */
149
149
/* Note: we skip PDF, because "HTML-to-PDF" approach is used to create PDF documents. */
150
+
?>
150
151
```
151
152
152
153
More examples are provided in the [samples folder](samples/). For an easy access to those samples launch `php -S localhost:8000` in the samples directory then browse to [http://localhost:8000](http://localhost:8000) to view the samples.
0 commit comments