Package Details: masterpdfeditor 5.9.98-2

Git Clone URL: https://aur.archlinux.org/masterpdfeditor.git (read-only, click to copy)
Package Base: masterpdfeditor
Description: A complete solution for viewing, creating and editing PDF files
Upstream URL: https://code-industry.net/free-pdf-editor/
Keywords: master-pdf-editor
Licenses: custom
Submitter: farseerfc
Maintainer: pgoetz
Last Packager: pgoetz
Votes: 200
Popularity: 0.87
First Submitted: 2016-12-05 01:50 (UTC)
Last Updated: 2026-04-17 01:14 (UTC)

Pinned Comments

Alad commented on 2021-03-03 16:25 (UTC)

The next person who discusses keygens will have their account suspended indefinitely.

Latest Comments

« First ‹ Previous 1 .. 25 26 27 28 29 30 31 32 33 34 35 Next › Last »

Raim commented on 2018-05-18 06:05 (UTC) (edited on 2018-05-18 06:06 (UTC) by Raim)

@jingyu9575, I used this old PKGBUILD file ( id=37957387c8d9 ) to install last version 4.3.

<deleted-account> commented on 2018-05-17 19:59 (UTC)

Hey, since I am using an umask of 077 (as some others) this package is causing some extra work to be done as the permissions have to be changed.

sudo chmod g+rx,o+rx /opt/master-pdf-editor-5 /opt/master-pdf-editor-5/masterpdfeditor5

Would you mind adding that during install already?

jingyu9575 commented on 2018-05-17 16:16 (UTC) (edited on 2018-05-17 16:18 (UTC) by jingyu9575)

Version 5.0 is no longer freeware; doing anything non-trivial in the not registered version will add a big watermark. Could you please make a separate v4.3 package?

gloriouseggroll commented on 2018-04-05 14:08 (UTC)

my apologies. turns out this machine hadn't been updated in quite a while. I uninstalled the previously mentioned custom icu60 package and ran pacman -Syu, the issue was resolved

Scimmia commented on 2018-04-04 22:13 (UTC)

Nothing in this package is linked to libicu* at all. You've got something that this depends on that is linked to the old lib, that's what needs rebuilt. You can use lddtree from the pax-utils package to help you find it.

severach commented on 2018-04-04 22:08 (UTC) (edited on 2018-04-04 22:08 (UTC) by severach)

Looks fine to me

% pacman -Q masterpdfeditor
masterpdfeditor 4.3.89-1
% ldd /usr/bin/masterpdfeditor4 | grep -i icu
    libicui18n.so.61 => /usr/lib/libicui18n.so.61 (0x00007fdd9005a000)
    libicuuc.so.61 => /usr/lib/libicuuc.so.61 (0x00007fdd8fca0000)
    libicudata.so.61 => /usr/lib/libicudata.so.61 (0x00007fdd8b809000)

gloriouseggroll commented on 2018-04-04 20:40 (UTC) (edited on 2018-04-04 20:40 (UTC) by gloriouseggroll)

Arch has updated to icu 61, package requires icu 60 otherwise I got this error:<br> error while loading shared libraries: libicui18n.so.60: cannot open shared object file: No such file or directory

There is currently no AUR package for this. As a workaround, I downloaded the snapshot of icu59 from the AUR, and edited the following on it's PKGBUILD:

pkgname: icu60<br> pkgver: 60.2<br> source:<br> http://download.icu-project.org/files/icu4c/${pkgver}/${pkgname}4c-${pkgver//./}-src.tgz<br> sha256sum:<br> f073ea8f35b926d70bb33e6577508aa642a8b316a803f11be20af384811db418

then makepkg -i

once I did that it ran just fine.

Marzal commented on 2018-03-13 19:29 (UTC)

@peterolejua What file browser are you using?

I've tried with Nautilus "/home/user/15-diseños/Módulo 1. Introducción a la investigación clínica/fr10" and masterpdfeditor has no problem opening the file in my computer using "open with" (evince is my default program).

peterolejua commented on 2018-03-09 13:26 (UTC)

Hello,

I can't open files in paths with spanish accents when I double click them. e.g.

/15-diseños/Módulo 1. Introducción a la investigación clínica/some.pdf

If start masterpdfeditor4 from console then I can open them from the menu

Help, please. Thank you

Scimmia commented on 2018-01-03 12:43 (UTC)

As building from code is not possible, the -bin suffix is not required and somewhat silly when it's the only version available.