Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
tuespetre committed May 31, 2014
2 parents 8361600 + 283aae3 commit f2d8c24
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,11 @@ The unmanaged DLLs that TuesPechkin depends upon have been packaged as *embedded
- Improved exception handling within synchronized thread. Exceptions now bubble out
- Set 'PrintBackground' to 'true' by default
- GlobalConfig/ObjectConfig have been radically redesigned. See API and usage for details.
- Table of contents is now supported!
- Multiple objects in one conversion now supported! (Multiple web pages, HTML documents, etc in one PDF)
- Everything is in the 'TuesPechkin' namespace now (instead of 'Pechkin.')
- You better just read the 'Usage' section for a glance at how the API has changed.
- Margins for the document are in 'double + unit' form, rather than 'hundredths of an inch as int' form.

###### You better just read the 'Usage' section for a glance at how the API has changed.

#### 0.9.3.3
- Fixed a problem with concurrency related to when the Pechkin object tells wkhtmltopdf to destroy its converter object. Now happens immediately after conversion, before anything else hits the queue.
Expand Down

0 comments on commit f2d8c24

Please sign in to comment.