|
Revision 689, 0.7 kB
(checked in by laotzu, 3 years ago)
|
Update for version 1.1.
|
| Line | |
|---|
| 1 |
Version 1.1, 2006-01-18 |
|---|
| 2 |
----------------------- |
|---|
| 3 |
|
|---|
| 4 |
- Add capability to rotate pages. |
|---|
| 5 |
|
|---|
| 6 |
- Improved PDF reading support to properly manage inherited attributes from |
|---|
| 7 |
/Type=/Pages nodes. This means that page groups that are rotated or have |
|---|
| 8 |
different media boxes or whatever will now work properly. |
|---|
| 9 |
|
|---|
| 10 |
- Added PDF 1.5 support. Namely cross-reference streams and object streams. |
|---|
| 11 |
This release can mangle Adobe's PDFReference16.pdf successfully. |
|---|
| 12 |
|
|---|
| 13 |
|
|---|
| 14 |
Version 1.0, 2006-01-17 |
|---|
| 15 |
----------------------- |
|---|
| 16 |
|
|---|
| 17 |
- First distutils-capable true public release. Supports a wide variety of PDF |
|---|
| 18 |
files that I found sitting around on my system. |
|---|
| 19 |
|
|---|
| 20 |
- Does not support some PDF 1.5 features, such as object streams, |
|---|
| 21 |
cross-reference streams. |
|---|
| 22 |
|
|---|