mirror of
https://github.com/johnwhitington/cpdf-source.git
synced 2025-06-05 22:09:39 +02:00
more
This commit is contained in:
@ -41,6 +41,7 @@ let example =
|
|||||||
NewLine;
|
NewLine;
|
||||||
newpara 10.;
|
newpara 10.;
|
||||||
indent 72.;
|
indent 72.;
|
||||||
|
Font (Pdftext.StandardFont (Pdftext.TimesItalic, Pdftext.WinAnsiEncoding), 10.);
|
||||||
Text (of_utf8 "The second paragraph");
|
Text (of_utf8 "The second paragraph");
|
||||||
NewPage]
|
NewPage]
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user