0

I need some information and guidance on setup and configuring Alfresco ; my goal is to print directly to Alfresco with a PDF printer to output directly or a raw file. I need that to be consumed by Alfresco - stored and a listing - each one to be signed digitally and then after signature a print out to a physical printer.

Ken
  • 2,518
  • 2
  • 27
  • 35

1 Answers1

0

Win2PDF has a plug-in interface that could be used with a custom plug-in to automatically upload a PDF created by the Win2PDF Printer to Alfresco. You would have to write the plug-in using the Alfresco API to upload the document, but some example plug-ins showing uploads to other services like AWS S3 are provided in github.

Craig Lebakken
  • 1,853
  • 15
  • 10