deterministic output?
Chris Jerdonek <[email protected]>
| Newsgroups | gmane.comp.python.reportlab.user |
|---|---|
| Message-ID | <CAOTb1wd-X6nbWfprHsxjHC52LYg9jhBSWLj5L+zBft0KOJGwoA@mail.gmail.com> |
Hi, I'm planning to write some tests of code that uses ReportLab to generate some PDFs. My question is-- To what extent is ReportLab's PDF generation deterministic? For example, will the output files be the same byte-for-byte if I generate the PDF's on different platforms -- provided that the version of ReportLab is the same? Are there any known gotchas? Thanks, --Chris