Displaying 2 results from an estimated 2 matches for "492686".
Did you mean:
4926,6
2007 Apr 25
5
Upload PDF / Save as tiff
Hi,
I''m trying to automate the conversion of a PDF document received via a
browser upload to a tiff image via ghostscript. I have the PDF data in
a string, and I need the tiff data returned into a string.
The general command I want to emulate is:
type test.pdf | "c:\program files\gs\gs8.56\bin\gswin32c.exe" -q
-dNOPAUSE -dBATCH -sDEVICE=tiffg4 -sOutputFile=- > test5.tiff
2009 Jun 24
2
Asterisk + Jabber
I want to use JabberSend in my dialplan, but I saw that my Asterisk does
not support Jabber.
Also I have nowhere a module res_jabber.so...
So I thought I'd rebuild my Asterisk. In menuselect I saw that
res_jabber was dependent of 'iksemel' and 'gnutls'.
In my yum repositories I can find a gnutls.i386, but what is this
iksemel-beast ???
There is info to find via google on