Douglas C. R. Paes

Results 71 comments of Douglas C. R. Paes

How about this one? Old issue, with no activity for a long time.

Hello. All you have to do is to download the AMP files from https://github.com/OrderOfTheBee/alfresco-pdf-toolkit/releases Then you need to install them following the normal install process, which is described at http://docs.alfresco.com/community5.1/concepts/dev-extensions-modules-management-tool.html

You have to configure your environment variables to have the java binary listed in the PATH one, or Windows will not know where to find it. Another option is to...

Why are you trying to compile the version 1.4.0 when there is already a new version available, which is the 1.4.2? Have you tried to compile it? What command are...

In order to "compile/package" the project, run "mvn install" instead The AMP files will be generated inside the target folder

That means there is an Alfresco server running on your machine.

@adayanecoutinho The actions will appear automatically inside the document libraries for PDF documents. If that is not the case, so you have something wrong with your setup. Can you share...

Hello. Check my answer to your question at https://github.com/OrderOfTheBee/alfresco-pdf-toolkit/issues/53#issuecomment-579931818

@jacotec The pending PR got merged. Please, give it a try.

Hello all. The action is not ready to be used as a folder rule action because I guess this addon has not been created to be used like that, because...