61 | | understand PostScript or PCL5 AND doesn't have an internal page |
62 | | counter, AND for which you don't know how to compute a job's size |
63 | | in number of pages by analyzing its content. Any printer which |
64 | | is not a 'dumb printer' according to the above definition is |
65 | | supported by PyKota. |
| 61 | understand PostScript, PCL5, PCLXL (aka PCL6) or PDF AND doesn't |
| 62 | have an internal page counter, AND for which you don't know how to |
| 63 | compute a job's size in number of pages by analyzing its content. |
| 64 | Any printer which is not a 'dumb printer' according to the above |
| 65 | definition is supported by PyKota. |
80 | | PyKota natively understands PostScript and PCL5, |
81 | | but PCL6 support is in the works, and more PDLs |
82 | | will be added in the future. However you can always |
83 | | plug your own PDL analyzer in PyKota. |
| 80 | PyKota natively understands PostScript, PCL5, PCLXL (aka PCL6) |
| 81 | and PDF. More PDLs will be added in the future. However you can |
| 82 | always plug your own PDL analyzer in PyKota. |