You are welcome :)
On Fri, Dec 6, 2019, 17:38 wrote:
> Yep, it works !!!
>
> thanks for finding this nicer solution :-)
>
>
>
> De : Maxim Solodovnik
> À : Openmeetings user-list
> Sujet : Re: pdf conversion failure, my ugly solution
> Date : 06/12/2019 10:24
Yep, it works !!!
thanks for finding this nicer solution :-)
De : Maxim Solodovnik
À : Openmeetings user-list
Sujet : Re: pdf conversion failure, my ugly solution
Date : 06/12/2019 10:24:19 Europe/Paris
Hmm, this sounds like you can increase memory in /etc/ImageMagick-6/policy.xml
5x842+0+0 16-bit sRGB 44191B 0.030u
> 0:00.039
> .
> .
> .
> my_contract.pdf[82] PDF 595x842 595x842+0+0 16-bit sRGB 10359B 0.020u
> 0:00.009
> my_contract.pdf[83] PDF 595x842 595x842+0+0 16-bit sRGB 10504B 0.020u
> 0:00.009
> my_contract.pdf[84] PDF 595x842 595x842+0+0 1
e : Maxim Solodovnik
À : Openmeetings user-list
Sujet : Re: pdf conversion failure, my ugly solution
Date : 06/12/2019 02:07:05 Europe/Paris
Can you share pdf file causing the issues?
On Fri, 6 Dec 2019 at 01:10, wrote:
Hello Maxim,
thank you for the link. Not sure i can use it as this,
a bash script,
> i can add more checks at will. For exemple, use Graphicsmagick only for
> pdf files.
>
> Beware, the "+" before a parameter is specific to Graphicsmagick i think
> ...
>
>
>
> De : Maxim Solodovnik
> À : Openmeetings user-list
> Sujet : R
, the "+" before a parameter is specific to Graphicsmagick i think ...
De : Maxim Solodovnik
À : Openmeetings user-list
Sujet : Re: pdf conversion failure, my ugly solution
Date : 05/12/2019 18:04:43 Europe/Paris
Copie à : bigti...@netcourrier.com
start script is bundled
: Re: pdf conversion failure, my ugly solution
Date : 05/12/2019 17:31:34 Europe/Paris
Copie à : bigti...@netcourrier.com
Hello,
did you take the settings in policy.xml in
/etc/ImageMagick-6/policy.xml
to avoid the conversion problems?
Greetz
Stefan
Am 05.12.2019 16:25, schrieb bigti
start script is bundled into OM5
https://github.com/apache/openmeetings/blob/master/openmeetings-server/src/main/assembly/scripts/openmeetings.service
do you have any issues with this "+adjoin" parameter?
if not i can add this param to OM code :)
On Thu, 5 Dec 2019 at 23:31, Stefan Kühl wrote:
Hello,
did you take the settings in policy.xml in
/etc/ImageMagick-6/policy.xml
to avoid the conversion problems?
Greetz
Stefan
Am 05.12.2019 16:25, schrieb bigti...@netcourrier.com:
> Hello there,
>
> i hope this is a good place to share my ugly but working solution to the
> conve