Convert PDF to binary in Ruby -


is there ruby function convert pdf binary data.i need binary data soap api. found lot of reference converting binary file , other formats , need reverse.

this shorter type:

text = io.read(fname, mode: 'rb')  

but soap isn't easy deal with. check out savon gem.


Comments

Popular posts from this blog

plot - Remove Objects from Legend When You Have Also Used Fit, Matlab -

java - Why does my date parsing return a weird date? -

Need help in packaging app using TideSDK on Windows -