mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-24 08:52:15 +00:00
Added printing requirements
This commit is contained in:
10
z3c/rml/tests/input/rml-guide-example-01.rml
Normal file
10
z3c/rml/tests/input/rml-guide-example-01.rml
Normal file
@@ -0,0 +1,10 @@
|
||||
<!DOCTYPE document SYSTEM "rml.dtd">
|
||||
<document filename="rml-guide-example-01.pdf">
|
||||
<stylesheet>
|
||||
</stylesheet>
|
||||
<pageDrawing>
|
||||
<drawCentredString x="4.1in" y="5.8in">
|
||||
Hello World.
|
||||
</drawCentredString>
|
||||
</pageDrawing>
|
||||
</document>
|
||||
Reference in New Issue
Block a user