So... Last night, I was dealing with a stupid pdf file, this one in particularly was having a core data for a my next app, a perfectly well formed xls inside a stupid pdf file, the solution:
http://www.zamzar.com/
In seconds I was able to convert every file to xls, now the next problem after export the formatted xls to csv, was the conversion to json itself. That I resolve with this web app:
http://www.convertcsv.com/csv-to-json.htm
So the steps are various, but the effort its minimal.
Good luck with your conversions!
bye
Showing posts with label pdf. Show all posts
Showing posts with label pdf. Show all posts
Monday, July 1, 2013
Subscribe to:
Comments (Atom)
The Video converter I needed
Handbrake it's an open-source video transcoder and a lifesaver! For people that don't have a lot of time for transcoding or don...
-
I was very busy with some configuration for a friend's blog on Blogger. She was paying a fee for the DNS redirect from her national DNS...
-
You can tell if mongoose is already connected or not by simply checking: if(mongoose . connection . readyState){ } 0 = no 1 = yes...
-
Handbrake it's an open-source video transcoder and a lifesaver! For people that don't have a lot of time for transcoding or don...