How to extract text from pdf file in rails

1,220 views
Skip to first unread message

jamn...@gmail.com

unread,
Nov 11, 2016, 2:40:57 AM11/11/16
to Ruby on Rails: Talk
hello friends,

I have a pdf file and i want to extract text/data from pdf file, I have already read so many gem but there is no proper documentation that by i can not able to apply, In Which Place can I put code like ( controller, modal, lib,  etc.)

Please can any body help me...

gem link is here.





Colin Law

unread,
Nov 11, 2016, 3:48:09 AM11/11/16
to Ruby on Rails: Talk
On 11 November 2016 at 06:51, <jamn...@gmail.com> wrote:
hello friends,

I have a pdf file and i want to extract text/data from pdf file, I have already read so many gem but there is no proper documentation that by i can not able to apply, In Which Place can I put code like ( controller, modal, lib,  etc.)

You could put the code in a model (not derived from ActiveRecord).  It is up to you really, you can put it where you like.

Colin

 

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/83173269-64cd-4094-ada4-030aa281cebd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages