I want to print a invoice page into pdf. But i do not want to use any such a library like a dompdf and any library.This is a client work in project to invoice mail in pdf format. Please help me.
            Asked
            
        
        
            Active
            
        
            Viewed 1,013 times
        
    1
            
            
        - 
                    No library (another name for code)? So no code so um? – Jun 18 '15 at 07:22
- 
                    Any code that can help in download html to pdf file like a while html to word file dowload "; echo ""; echo ""; ?> – kishna mohan dubey Jun 18 '15 at 07:44
- 
                    Setting a header does not change the content of the file – Jun 18 '15 at 08:18
1 Answers
1
            
            
        Yeah, I suggest you to take a look at jspdf library. Well maintained by MrRio.
 
    
    
        Rooshan Akthar
        
- 401
- 5
- 14
- 
                    can you please give me whole code to implement or step wise guide to use jspdf library @Rooshan Akthar – kishna mohan dubey Jun 18 '15 at 07:17
- 
                    @kishnamohandubey, download the zip and include it. you can find more info here : http://mrrio.github.io/jsPDF/ – Rooshan Akthar Jun 18 '15 at 07:18
