SlideShare a Scribd company logo
1 of 8
   Libraries used for PPC Module :-

   TCPDF
   Dompdf
   Pdfcrowd
   Css Support
   JavaScript support
   Automatic Headers and footers
   Fonts
   Background image support
   Auto Page break
   Page Border
   Table Break
   Saving on server along with display in browser
   Add Page
   Well Formatted Html
   External Style sheet support
   Measurement Units
   Documentation and support
   Sessions
   Less Css Support
   Less JavaScript support
   Supports header and footer with direct
    functions
   No Page Border support
   No Table Break property was supported
   Provided various options for output
   Add page method was supported
   Less support
   Methods we used for
   WriteHtml
   File_get_contents
   Lines were drawn for page borders
   Css 2.1 compliant and feww css3 properties
    support includin @media,@import,@page
   Float property not support
   Supports JavaScript
   Methods List
   Load_html
   Load_html_file
   Output
   set_base_path
   Set_paper
   Stream
   No direct methods for header and footer
   No auto page break Property
   No add page Property
   Built around webkit
   Good Css Support
   Full Javascript Support
   Generate_pdf

More Related Content

Viewers also liked

Rajabi security project
Rajabi security projectRajabi security project
Rajabi security projectabnoos1
 
Evaluation show
Evaluation showEvaluation show
Evaluation showjhannon9
 
El storytelling y la publicidad con celebrities en Twitter
El storytelling y la publicidad con celebrities en TwitterEl storytelling y la publicidad con celebrities en Twitter
El storytelling y la publicidad con celebrities en TwitterJose Carlos Ruiz Borges
 
Evaluation
EvaluationEvaluation
Evaluationjhannon9
 
Evaluation videoi
Evaluation videoiEvaluation videoi
Evaluation videoijhannon9
 
Evaluation
Evaluation Evaluation
Evaluation jhannon9
 
How Should Text Links Be Presented?
How Should Text Links Be Presented?How Should Text Links Be Presented?
How Should Text Links Be Presented?Tom Tullis
 
Presentación twitter
Presentación twitterPresentación twitter
Presentación twitterfjmagda
 
Rajabi security project
Rajabi security projectRajabi security project
Rajabi security projectabnoos1
 
Evaluation
EvaluationEvaluation
Evaluationjhannon9
 
Come fare una tesi di laurea
Come fare una tesi di laureaCome fare una tesi di laurea
Come fare una tesi di laureadadissima88
 
PROJECT BASED LEARNING
PROJECT BASED LEARNINGPROJECT BASED LEARNING
PROJECT BASED LEARNINGfjmagda
 

Viewers also liked (15)

Rajabi security project
Rajabi security projectRajabi security project
Rajabi security project
 
Evaluation show
Evaluation showEvaluation show
Evaluation show
 
PHP Pdf libraries
PHP Pdf librariesPHP Pdf libraries
PHP Pdf libraries
 
El storytelling y la publicidad con celebrities en Twitter
El storytelling y la publicidad con celebrities en TwitterEl storytelling y la publicidad con celebrities en Twitter
El storytelling y la publicidad con celebrities en Twitter
 
Evaluation
EvaluationEvaluation
Evaluation
 
Evaluation videoi
Evaluation videoiEvaluation videoi
Evaluation videoi
 
Brenner house - Tel Aviv
Brenner house - Tel AvivBrenner house - Tel Aviv
Brenner house - Tel Aviv
 
Evaluation
Evaluation Evaluation
Evaluation
 
How Should Text Links Be Presented?
How Should Text Links Be Presented?How Should Text Links Be Presented?
How Should Text Links Be Presented?
 
Digital Photo Recovery
Digital Photo RecoveryDigital Photo Recovery
Digital Photo Recovery
 
Presentación twitter
Presentación twitterPresentación twitter
Presentación twitter
 
Rajabi security project
Rajabi security projectRajabi security project
Rajabi security project
 
Evaluation
EvaluationEvaluation
Evaluation
 
Come fare una tesi di laurea
Come fare una tesi di laureaCome fare una tesi di laurea
Come fare una tesi di laurea
 
PROJECT BASED LEARNING
PROJECT BASED LEARNINGPROJECT BASED LEARNING
PROJECT BASED LEARNING
 

Similar to Pdf libraries

Similar to Pdf libraries (20)

Intro To Asp Net And Web Forms
Intro To Asp Net And Web FormsIntro To Asp Net And Web Forms
Intro To Asp Net And Web Forms
 
Download Workshop Lecture
Download Workshop LectureDownload Workshop Lecture
Download Workshop Lecture
 
CIS 451: Introduction to ASP.NET
CIS 451: Introduction to ASP.NETCIS 451: Introduction to ASP.NET
CIS 451: Introduction to ASP.NET
 
Before start
Before startBefore start
Before start
 
Asp.net architecture
Asp.net architectureAsp.net architecture
Asp.net architecture
 
Migration from ASP to ASP.NET
Migration from ASP to ASP.NETMigration from ASP to ASP.NET
Migration from ASP to ASP.NET
 
High-Speed HTML5
High-Speed HTML5High-Speed HTML5
High-Speed HTML5
 
Client and server side scripting
Client and server side scriptingClient and server side scripting
Client and server side scripting
 
Creating web form
Creating web formCreating web form
Creating web form
 
Creating web form
Creating web formCreating web form
Creating web form
 
Lecture1
Lecture1Lecture1
Lecture1
 
WordPress as a CMS
WordPress as a CMSWordPress as a CMS
WordPress as a CMS
 
Decoding the Web
Decoding the WebDecoding the Web
Decoding the Web
 
gdsc-html-ppt.pptx
gdsc-html-ppt.pptxgdsc-html-ppt.pptx
gdsc-html-ppt.pptx
 
2310 b 04
2310 b 042310 b 04
2310 b 04
 
Silverstripe 2.4-highlights-gpmd
Silverstripe 2.4-highlights-gpmdSilverstripe 2.4-highlights-gpmd
Silverstripe 2.4-highlights-gpmd
 
331592291-HTML-and-Cascading style sheet
331592291-HTML-and-Cascading style sheet331592291-HTML-and-Cascading style sheet
331592291-HTML-and-Cascading style sheet
 
Spsl v unit - final
Spsl v unit - finalSpsl v unit - final
Spsl v unit - final
 
Html5 css3
Html5 css3Html5 css3
Html5 css3
 
IBM Lotus iNotes 8.5 Customization
IBM Lotus iNotes 8.5 CustomizationIBM Lotus iNotes 8.5 Customization
IBM Lotus iNotes 8.5 Customization
 

Pdf libraries

  • 1. Libraries used for PPC Module :-  TCPDF  Dompdf  Pdfcrowd
  • 2. Css Support  JavaScript support  Automatic Headers and footers  Fonts  Background image support  Auto Page break  Page Border  Table Break  Saving on server along with display in browser  Add Page  Well Formatted Html  External Style sheet support  Measurement Units  Documentation and support  Sessions
  • 3. Less Css Support  Less JavaScript support  Supports header and footer with direct functions  No Page Border support  No Table Break property was supported  Provided various options for output  Add page method was supported  Less support
  • 4. Methods we used for  WriteHtml  File_get_contents  Lines were drawn for page borders
  • 5. Css 2.1 compliant and feww css3 properties support includin @media,@import,@page  Float property not support  Supports JavaScript
  • 6. Methods List  Load_html  Load_html_file  Output  set_base_path  Set_paper  Stream  No direct methods for header and footer  No auto page break Property  No add page Property
  • 7. Built around webkit  Good Css Support  Full Javascript Support
  • 8. Generate_pdf