Metadata
- Source
- DECA-278
- Type
- Task
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Justin Obara
- Reporter
- Jonathan Hung
- Created
2012-06-08T15:47:48.977-0400 - Updated
2012-07-03T10:38:41.392-0400 - Versions
- N/A
- Fixed Versions
-
- 0.6
- Component
-
- Server
Description
Add server support for the new genpdf functions:
- DPI
- Dimensions
- Colour
- Bit depth
Comments
-
Justin Obara commented
2012-06-29T17:59:44.489-0400 Update the server to take in query parameters for additional options for genpdf. The underlying code now takes these options and passes them down to the command line call to genpdf.
The changes are in my bitbucket repo:
https://bitbucket.org/jobara/decapod-0.6-server-iteration3 -
Justin Obara commented
2012-07-03T10:38:38.915-0400 merged into the googlecode project repo