[reportlab-users] Ok to ask a simple z3c.rml question?
    Werner Thie 
    wthie at thiengineering.ch
       
    Mon Mar 10 11:16:57 EDT 2008
    
    
  
Hi
Just stumbled over the z3c.rml package and tried to produce some PDFs on 
MSWindows/Python25. Funny enough that all the produced PDFs do not 
contain 0x0d 0x0a lien terminating sequences but 0x0d 0x0d 0x0a which 
sends Acrobat Reader into Neverland. When exchanging the produced 
patterns with correct line terminating sequences 0x0d 0x0a, the docs 
rendered diff ok to the expected ones, or in other words - they are 
correct and show up ok in Acrobat.
Is there a simple explanation for this behavior or should I have 
configured something before running test code?
Thxs, Werner Thie
    
    
More information about the reportlab-users
mailing list