Changes

no edit summary
Line 1: Line 1: −
#REDIRECT [[Module Concat PDF Fr]]
+
[[Category:Complementary modules]]
 +
[[Category:ConcatPDF]]
 +
{{TemplateDocDev}}
 +
{{TemplateDocUser}}
 +
= Informations =
 +
{{TemplateModuleInfo
 +
|editor=NLTechno ([http://www.nltechno.com www.nltechno.com])
 +
|web=http://www.dolistore.com/
 +
|status=stable
 +
|prerequisites=
 +
|minversion=3.2.0
 +
|note=
 +
}}
 +
 
 +
= Features =
 +
Allow to merge some PDF documents to the generated PDF files. For examle, to add you conditions and terms into the PDF of an order, or to add a catalog of product into commercial proposals PDFs.
 +
 
 +
= Prerequisites =
 +
Dolibarr 3.2.0 or more.
 +
 
 +
= Installation =
 +
{{InstallModuleDoliStoreEn}}
 +
 
 +
= Setup =
 +
{{ActivationModuleEn}}
 +
 
 +
'''Setup page specific to module:'''
 +
 
 +
Into the setup page dedicated to module, add file system paths where you store the PDF you want to include into generated documents.
 +
 
 +
= Usage =
 +
Before clicking on button "Generate" to build a PDF document, select your static PDF file to add.
 +
Addition is done at the end of the generated PDF.
 +
 
 +
= Development =
 +
{{TemplateModNLTechnoEn}}