OrderOfTheBee / alfresco-pdf-toolkit

66 stars 58 forks source link

Please help to advise me for install this add-on #56

Open momaydopod opened 5 years ago

momaydopod commented 5 years ago

Now I use alfresco Community - 5.2.0 running on windows server. I try to read PDF toolkit User guide already. but don't understand . How can I install this add-on in to my alfresco ?

Please help to advise me

douglascrp commented 5 years ago

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

momaydopod commented 5 years ago

Now I found this

2019-03-29 11_58_42-10 50 30 37 - Remote Desktop Connection
douglascrp commented 5 years ago

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 use the full path for the java binary in the command line.

momaydopod commented 5 years ago

Now I found this error

2019-03-29 11_58_42-10 50 30 37 - Remote Desktop Connection
digcatcom commented 5 years ago

hi momaydopod, looks like your missing the WARFileLocation from your call

momaydopod commented 5 years ago

hi momaydopod, looks like your missing the WARFileLocation from your call

How can I get the WAR file ? I have AMP file on that folder

digcatcom commented 5 years ago

your alfresco repo war and share war will be inside your tomcat container, so you need the path to that to apply the amp too.