PML Errors

error in line 0: Traceback (innermost last):
  File "/home/gerardi/Desktop/work/pisa/sx/pisa2/pml.py", line 365, in __init__
  File "/usr/lib/python2.7/dist-packages/reportlab/platypus/doctemplate.py", line 1036, in build
    self.handle_flowable(flowables)
  File "/usr/lib/python2.7/dist-packages/reportlab/platypus/doctemplate.py", line 892, in handle_flowable
    if frame.add(f, canv, trySplit=self.allowSplitting):
  File "/usr/lib/python2.7/dist-packages/reportlab/platypus/frames.py", line 167, in _add
    w, h = flowable.wrap(aW, h)
  File "/usr/lib/python2.7/dist-packages/reportlab/platypus/para.py", line 1272, in wrap
    laststate, heightused) = p.format(availableWidth, availableHeight, program, leading)
  File "/usr/lib/python2.7/dist-packages/reportlab/platypus/para.py", line 158, in format
    usedIndent, maxLength, justStrings) = self.fitLine(remainder, maxwidth)
  File "/usr/lib/python2.7/dist-packages/reportlab/platypus/para.py", line 452, in fitLine
    raise ValueError("op must be string, float, instance, or tuple "+repr(opcode))
 ValueError: op must be string, float, instance, or tuple u'spirito '

PML Sourcecode

        
                
        








<document author="spirito gmbh" format="a4">

    

    <fontembed
        afm="/pdft/DINLt___.afm"
        pfb="/pdft/DINLt___.pfb"
        name="DIN-Light">
    <fontembed
        afm="/pdft/DINMd___.afm"
        pfb="/pdft/DINMd___.pfb"
        name="DIN-Medium">

    <style type="text/css">
    <!--

        .default {
            font-family: DIN-Light;
        }

        p {
            font-family: DIN-Light;
        }

        li {
            font-family: DIN-Light;
        }

        ul {
            font-family: DIN-Light;
        }

        div {
            font-family: DIN-Light;
        }

        strong {
            font-family: DIN-Medium;
        }

        h1 {
            font-family: DIN-Medium;
            font-size: 16px;
            margin-top: 8px;
            margin-bottom: 8px;
        }

        h2 {
            font-family: DIN-Medium;
            font-size: 13px;
            margin-top: 8px;
            margin-bottom: 8px;
        }

        a {
            font-family: DIN-Light;
            color: #FF9900;
        }

        .bottom {
            font-family: DIN-Light;
            font-size: 8px;
            color: #555555;
        }

    -->
    </style>

    <template background="/pdft/meta07.pdf">

        <frame box="2,5cm 6,8cm 15cm -4cm" border=0>

        <static box="15cm -1,5cm -2,5cm 5cm">
            <p align="right" class="bottom">
            Seite <pagenumber example="0">
        </static>

        <static box="2,5cm -1,5cm -1cm 5cm">
            <p class="bottom">
                spirito GmbH
                    + Otawistr 19
                    + 47249 Duisburg
                    + Tel: 0203 / 318 77 77
                    + team@spirito.de
                    + www.spirito.de
                <br>
                    Diese Seite wurde automatisch am 19.04.2024
                    mit unserem Produkt "pisa" generiert.
                    http://pisa.by.spirito.de
        </static>

    </template>

    <div id="crumb">
        
<a href="http://www.spirito.de/index.html">spirito</a> / <a href="http://www.spirito.de/pwelba/index.html?idd=6">Thema</a> / <a href="http://www.spirito.de/pwelba/index.html?idd=121">Einfach PDF erstellen</a>

    </div>

    
<!-- #BeginEditable "output" -->

<h1>Einfach PDF erstellen</h1>
In unserer täglichen Arbeit werden wir häufig von unseren Kunden gefragt, wie unter Windows z.B. aus Microsoft Word Dokumenten PDF erstellt werden können, ohne das kostspielige Produkt Acrobat von Adobe kaufen zu müssen. Wir empfehlen dazu das kostenfrei Programm <strong><a href="http://www.shbox.de/freepdf.htm" target="_blank" title="">FreePDF XP</a>&nbsp;</strong> von Stefan Heinz. Es stellt einen virtuellen Drucker zur Verfügung, so dass die PDF Erstellung aus beliebigen Programmen so einfach ist wie das Drucken. <br></p><p>Leider ist die Installationsanleitung auf der Website von FreePDF XP für nicht technisch versierte Personen schwer verständlich, daher fassen wir die Schritte hier nochmal kurz zusammen:&nbsp;</p><ol><li>Besuchen Sie die Website von <a href="http://www.shbox.de" target="_blank" title="">FreePDF XP </a>und wechseln auf die Seite "<a href="http://www.shbox.de/fpx732.htm" target="_blank" title="">Download</a>".</li><li>Laden Sie unter Punkt 1 das Programm "GhostScript", das benötigt wird um aus Druckdaten eine PDF zu erstellen</li><li>Gehen Sie unter Punkt 2 auf "Download" und wählen Sie auf der Folgeseite in der mittlersten Spalte den obersten Eintrag<br></li><li>Installieren Sie das Programm "GhosScript"</li><li>Installieren Sie das Programm "FreePDF XP"</li><li>Gehen Sie nun z.B. in Word auf drucken und wählenden Drucker "FreePDF"</li></ol>Falls Sie an einem Apple Rechner arbeiten finden Sie ebenfalls im Druckdialog die Option ein PDF zu erstellen, ohne zusätzliche Software installieren zu müssen.
<!-- #EndEditable --> 


</document>