0

Any idea of how to integrate ViewerJS into Lotus Domino?

I tried to deploy ViewerJS folder into html directory on server, but without success.

Andrea Baglioni
  • 303
  • 1
  • 2
  • 20

1 Answers1

0

Sorry, i forgot to specify

index.html

in URL.

I type something like

http://<server>/ViewerJS/#../<dbpath>/0/576B03A3CD9F0180C1257C860037F2B5/$FILE/doc.pdf

instead of

http://<server>/ViewerJS/index.html#../<dbpath>/0/576B03A3CD9F0180C1257C860037F2B5/$FILE/doc.pdf

In this case seems to work

Andrea Baglioni
  • 303
  • 1
  • 2
  • 20