Gustavo Arnosti Neves

Results 59 comments of Gustavo Arnosti Neves

Yeah... I am hoping to implement some stuff for opkg-upgrade and pdfscale. Can't promise a deadline, but I will try to do a little every day.

Hi. The conversion is done by Ghostscript. We use `-sDEVICE=pdfwrite`, which has its own settings for PDF generation. The documentation does not provide much detail on how it treats images....

I got a bit confused by this. So the idea is to resize the paper and keep the contents size (real size in milimeters for example)? I still need to...

# Windows 10 64 bits - CygWin64 #### release ``` $ cat /etc/*release 2>/dev/null # cygwin has no such thing ``` #### uname ``` $ uname -s -r -v -m...

# Windows 10 64bit - Bash on Ubuntu on Windows #### release ``` $ cat /etc/*release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=14.04 DISTRIB_CODENAME=trusty DISTRIB_DESCRIPTION="Ubuntu 14.04.5 LTS" NAME="Ubuntu" VERSION="14.04.5 LTS, Trusty Tahr" ID=ubuntu ID_LIKE=debian PRETTY_NAME="Ubuntu...

Thanks for the report! 👍 Hopefully I will be able to implement the pending changes next month. Then I will need to re-test it on all sorts of systems and...

Quoting his reply > Here's a breakdown of the command: ``` FileName (r) file % open file given by -sFileName runpdfbegin % open file as pdf 1 1 pdfpagecount {...

Sorry for the late reply. This is interesting. **I wonder:** 1. If there is a way to enable the new parser and get the same results 2. If using `-dNEWPDF=false`...

I was having a look at the code and I think your solution above is not ideal. From what I can understand, we need to suppress the `service_name='-'` **ONLY** when...

Sorry to double-post, but this is something else kind of related. I noticed that when creating the custom service, you will have to select some other service and then select...