pdf generator

Forum for volunteer developers working on Baka-Tsuki related applications (Baka-Reader, BTprince, etc).

Moderators: thelastguardian, Fringe Security Bureau, Senior Editors, Senior Translators, Alt. Language Translator/Editor, Executive Council, Project Translators, Project Editors

Post Reply
Index
Mikuru's Master
Posts: 28
Joined: Fri May 08, 2015 7:00 pm
Favourite Light Novel: Toaru Majutsu No Index

pdf generator

Post by Index »

as we all know the epub gen is open source on github
https://github.com/Lord-Simon/BTE-GEN

so with permission from simon i would like to add pdf creating functionality to this

however i'm at a loss as to which one i should use since i'm going to be doing it in php

there are 2 options

the original built in functionality that comes with php http://php.net/manual/en/book.pdf.php

or

the open source library known as free pdf(fpdf) http://www.fpdf.org/

I honestly don't see the stuff fpdf offers necessary

But i'd rather get feedback from the community and simon on which one to use since i'm going to make it for baka-tsuki

especially since i don't know what all baka-tsuki needs in the pdf
Post Reply

Return to “Developers and Code”