Gilles Grousset
Gilles Grousset
Hi, What do you mean by 'disable' ? Do you want to reset the scroll position, remove the pull to refresh ? Or completely remove the scroll ? In the...
Hi, At the moment, this is not possible... I will have a look at it for the next release. Gilles
Hi, I have no idea of when I will do it: I need to fix / change examples first (they are broken since Twitter API 1.0 was deprecated and the...
Hi You probably need to scroll (scrollTop without animation) the scrolling region to the height of the new loaded content one you have prepended it. Gilles
Hi, I think I understand better now: I suspect this is because of the height of the content. Could you show me your code (the one with jquery.scrollz applied) ?...
Hi, Sorry for the late reply. Concurrency is the main drawback of the Ghostscript API (you can read http://www.ghost4j.org/threadsafetyandmultithreading.html for more info). The problem lies in the fact that for...
Did you have the chance to try it yet ?
Hi, Thank you. Could you tell me what you changed and where the JVM crashed in the code ?
Thank you.... Something probably changed for runFile in the native API. I will have a look
Hi, It seems to be related to your Ghostscript installation. Did you try to achieve the same operation with the GS command line ? Regards, Gilles