gal kahana
gal kahana
wanna send me the image? i can look and see what's the problem with it
easy one. aint no jpg. its a png. pngs not supported by hummus.
not right now. png would be great. it supports transparency and its super common, but i'm busy on other projects. what i am looking at adding next to hummus is...
pngs are now supported
A completely new interactive form requires building an AcroForm element into the PDF. as there's no high level functionality in hummus of adding forms, you'll have to build it yourself....
maybe the path is wrong? maybe its not a pdf? this is fairly basic stuff
you'll need to send the PDF if you want it debugged
@Jackychans tempDoc.pdf has got a header which is not PDF. remove all the part up to %PDF-1.7 (not including) and the file should parse fine.
yes. the [text extraction example](http://pdfhummus.com/post/156548561656/extracting-text-from-pdf-files) provides code that will have both the text and physical position of it (x,y, width height). This allows you to cover the text with rectangles,...
Many questions here. some are actually about hummus, but i think i can help with all of them: # Amazon stream, downloading, using, writing to something that hummus can use...