Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
moessimple committed Aug 8, 2012
1 parent f5983fc commit 9307f91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@ end

Take a look in `examples` folder

## Per Fork netinlet/prawn-fillform
## Thanks to netinlet for fix field placement bug

I was having issue with the form field placement (see https://github.com/moessimple/prawn-fillform/issues/1)
Scribus and Adobe Acrobat don't open pdf's in the same way so the formatting comes out differently. Much like
opening a Word document in OpenOffice can some render with funny formatting.

This fork added the ability to set :x_offset and :y_offset at the class level and on a per form basis.
Added the ability to set :x_offset and :y_offset at the class level and on a per form basis.

#Class Methods
```ruby
Expand Down

0 comments on commit 9307f91

Please sign in to comment.