Commit Graph

430 Commits

Author SHA1 Message Date
Anthony Tuininga 9fc495c2f6 Fix content parsing in Python 3. 2014-08-13 15:50:52 -06:00
Matthew Stamy 6e4c489619 Corrected previous commit 2014-08-11 14:27:51 -05:00
Matthew Stamy 2f499c55d5 Version 1.23, renamed 'zoom' parameter for consistency 2014-08-11 13:43:05 -05:00
Matthew Stamy 9bf6efc2a8 Utilize the Destination class in addBookmark() and addLink(), other minor changes 2014-08-08 16:33:53 -05:00
Matthew Stamy 976254e587 owner_entry should be a str due to #126 2014-08-07 16:21:11 -05:00
Matthew Stamy 88a3069368 Merge pull request #130 from mozbugbox/fix-contentstream-parsing
Fix ContentStream parsing on EOF
2014-08-06 15:15:40 -05:00
mozbugbox fe40398104 Fix ContentStream parsing on EOF 2014-08-06 22:08:26 +08:00
Matthew Stamy 7eb498e8ea Merge annotations when merging pages together 2014-08-05 15:53:20 -05:00
Matthew Stamy fcd5a64960 Bugfix in alg32 2014-08-05 13:11:30 -05:00
Matthew Stamy fa6e016937 Merge branch 'patch-1' of https://github.com/koba-ninkigumi/PyPDF2 into koba-ninkigumi-patch-1 2014-08-04 15:48:47 -05:00
Matthew Stamy 77743c196d Fixed bug causing infinite loop in ASCII 85 decoder (madmaardigan) 2014-08-04 15:05:25 -05:00
Matthew Stamy 09e81e9398 Merge pull request #124 from mozbugbox/speedup
Speedup
2014-08-04 14:01:03 -05:00
koba-ninkigumi cfcdcd0e23 Update pdf.py
owner_entry should be a ByteStringObject, not str
2014-08-02 22:09:43 +09:00
mozbugbox d990367334 Factor out readUtilRegex() to make it reusable 2014-07-26 19:33:06 +08:00
mozbugbox aad479f1a9 Fix leftover in pdf.py for speedup NameObject 2014-07-26 10:44:18 +08:00
mozbugbox 1124542726 Merge branch 'master' into speedup 2014-07-26 09:56:46 +08:00
Matthew Stamy f9c5358e09 Merge pull request #126 from fvieira/patch-1
owner_entry should be a ByteStringObject, not str
2014-07-24 16:20:17 -05:00
Francisco José Marques Vieira 96ef91aa87 owner_entry should be a ByteStringObject, not str 2014-07-24 18:55:59 +01:00
Matthew Stamy ed94e4c463 Viewports now scale with page scaling. Fixes #115 2014-07-22 15:01:38 -05:00
Matthew Stamy 2f7be9072d Use mapping name, write attributes in order 2014-07-21 15:11:50 -05:00
Matthew Stamy 8fa15c061e Merge branch 'master' of git://github.com/mstamy2/PyPDF2 2014-07-17 14:15:07 -05:00
mozbugbox 6e14d3eeee Drop some b_() from readNonWhitespace() 2014-07-17 21:14:02 +08:00
mozbugbox 8897f35f73 Drop some b_() from NumberObject.readFromStrea() 2014-07-17 21:12:29 +08:00
mozbugbox 8d2531e98a Speedup readObject by reduce b_() and compile regex 2014-07-17 19:10:16 +08:00
mozbugbox 39d377efb4 Shuffle readObject() to move hi frequenter in front 2014-07-17 18:43:41 +08:00
mozbugbox c0d6cad744 Speedup NameObject.readFromStream() by read in bulk 2014-07-17 18:26:53 +08:00
mozbugbox 38417347e8 Speedup b_() for short string for Python3 2014-07-17 18:17:14 +08:00
Matthew Stamy b7f190cb8f Merge pull request #118 from snorfalorpagus/bookmark_colors
Added bookmark formatting (colors, bold/italic) to addBookmark
2014-07-16 16:27:12 -05:00
Matthew Stamy 3404dc454a Merge pull request #120 from vfigueiro/master
Fixes by @snorfalorpagus in #116, keeping private vars private
2014-07-16 16:27:01 -05:00
Matthew Stamy 6b6b8a3572 Merge pull request #121 from sbussard/patch-1
Converted README file to markdown
2014-07-16 16:21:19 -05:00
mozbugbox 0fe93d66ee Add method to get page number from Page/Outline objects 2014-07-16 20:08:53 +08:00
Stephen Bussard a81999d6c6 Converted README file to markdown
otherwise it's so ugly
2014-07-15 15:50:39 -06:00
Matthew Stamy 6277aacd69 Initial support for reading form fields 2014-07-15 15:58:00 -05:00
Vitor Figueiro 1842508d21 merged fixes by @snorfalorpagus 2014-07-15 17:40:39 +01:00
Vitor Figueiro 393a58f40c keep private vars private 2014-07-15 17:07:35 +01:00
Joshua Arnott 58120bbd8b Added bookmark formatting (colors, bold/italic) and page fitting to addBookmark 2014-07-14 23:33:37 +01:00
Matthew Stamy aa3319377b Merge pull request #114 from vfigueiro/addjs
Add addJS method to PdfFileWriter
2014-07-03 14:37:06 -05:00
Vitor Figueiro f71e4979fd Add addJS method to PdfFileWriter 2014-07-02 15:50:22 +01:00
Matthew Stamy 6e448ae1c9 Merge pull request #113 from jasonbot/master
Adjust PageMode constants to reflect PDF spec
2014-07-01 13:18:12 -05:00
"Jason Scheirer" 797320300b Update docstring in merger.py for setPageMode() 2014-07-01 10:11:30 -07:00
"Jason Scheirer" 19c233e10d Correct mode constants to match PDF format spec 2014-07-01 10:08:07 -07:00
Matthew Stamy d21cae2842 Corrected (accidental?) removal of the return statement 2014-06-30 16:35:45 -05:00
Matthew Stamy fbae7c54f0 Merge branch 'master' of git://github.com/mstamy2/PyPDF2 2014-06-30 15:49:15 -05:00
Matthew Stamy 101b549bb8 Documentation Overhaul 2014-06-30 15:47:57 -05:00
Matthew Stamy 268dbf72a6 Merge pull request #111 from shilluc/master
Fix typos in OutlinesObject().add()
2014-06-30 15:07:25 -05:00
shilluc 7470a3e3e6 Fix typos in OutlinesObject().add() 2014-06-30 14:35:17 +02:00
Matthew Stamy fdd54ab122 Merge pull request #110 from vladir/doc_issue
In some cases __init__.__doc__ is None, and then __init__.__doc__.format...
2014-06-27 16:01:41 -05:00
Vladir Parrado Cruz 764f22a2c9 In some cases __init__.__doc__ is None, and then __init__.__doc__.format raises an exception. 2014-06-25 19:06:05 +02:00
Matthew Stamy 86b4ebc23d Version 1.22 2014-05-29 16:49:24 -05:00
Matthew Stamy 071a990c3f Merge pull request #104 from HenryKeiter/master
addLink: Bugfix and Quality-of-Life Improvements
2014-05-28 17:09:25 -05:00