examples: fixed compilation of postscriptcanvas example

git-svn-id: trunk@16058 -
This commit is contained in:
vincents 2008-08-14 14:21:33 +00:00
parent 64c7eb142a
commit 74e0c987b3
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
<CONFIG>
<ProjectOptions>
<PathDelim Value="\"/>
<Version Value="5"/>
<Version Value="6"/>
<General>
<Flags>
<SaveClosedFiles Value="False"/>

View File

@ -45,8 +45,8 @@ begin
try
PageHeight:=842;
PageWidth:=595;
TopMarging :=40;
LeftMarging:=20;
TopMargin:=40;
LeftMargin:=20;
BeginDoc;
Font.Size:=24;