CREDITS.txt |
CREDITS.txt |
|
This module was created by OSSCube Solutions Pvt Ltd <www dot osscube dot com>
Guided by Sudhanshu Kumar Singh <sudhanshu at osscube dot com>
Developed by Abhijeet Singh Kalsi <abhijeet at osscube dot com> and
Gauravjeet Singh Pahuja… |
pdf_using_mpdf.admin.inc |
pdf_using_mpdf.admin.inc |
|
Contains the administrative functions of the PDF conversion module. |
pdf_using_mpdf.info |
pdf_using_mpdf.info |
|
name = PDF using mPDF
description = HTML to PDF conversion Using mPDF.
core = 7.x
package = "PDF Conversion"
dependencies[] = libraries
configure = admin/config/user-interface/mpdf |
pdf_using_mpdf.install |
pdf_using_mpdf.install |
|
Removing all PDF set variables and checks for mPDF library existence. |
pdf_using_mpdf.module |
pdf_using_mpdf.module |
|
Prints PDF for a given html node view. |
pdf_using_mpdf.pages.inc |
pdf_using_mpdf.pages.inc |
|
Contains all description to generate PDF document from raw HTML content. |
README.txt |
README.txt |
|
MODULE
------
PDF using mPDF
DESCRIPTION/FEATURES
--------------------
* This module is used Conversion of HTML page to PDF using mPDF PHP Library.
This module allows you to generate the following pdf documents of any node:
* PDF creation (at… |