Severity: Warning
Message: fopen(/tmp/ci_sessionb9kccfhsolrdn18h3181pkbergtpahuc): failed to open stream: No space left on device
Filename: drivers/Session_files_driver.php
Line Number: 176
Backtrace:
File: /var/www/html/application/controllers/Project.php
Line: 10
Function: __construct
File: /var/www/html/index.php
Line: 311
Function: require_once
Severity: Warning
Message: session_start(): Failed to read session data: user (path: /tmp)
Filename: Session/Session.php
Line Number: 143
Backtrace:
File: /var/www/html/application/controllers/Project.php
Line: 10
Function: __construct
File: /var/www/html/index.php
Line: 311
Function: require_once
By Chetan Singh
To build this project, I have used java language and eclipse as an ide. You just have to add the i-text library to use this code.
You just have to add the i-text library if you want to add it externally in itext.jar format then you can download it from here
i-text
http://developers.itextpdf.com/itext-java
If you are doing it in the maven project then you can add this dependency to make it happen
com.itextpdf itextpdf 5.5.9
The code is simple you just have to provide the directory of .jpg file and the output directory thats it.
Submitted by Chetan Singh (Chetan)
Download packets of source code on Coders Packet
Comments