Subject: PDF Plugin
Plug-in name: PDF
Plug-in version: 1.2 (24.10.2006)
Plug-in description: Adds pdf support to the board environment
Author: Florian Fiedler
flofi_is at web.de
Compatiblity: unb.stable.1.6.x
Tested: unb.stable.1.6.1 / unb.stable.1.6.2 / unb.stable.1.6.3
Download: pdf_plugin_20061024.zip
This plug-in gives you the possibility to create PDF files out of a thread. I like doing this, because the printing of pdf is much easier to handle as the printing of html.
I changed the creation of PDF files to use utf8_decode and AbbcProc (to plaintext) for to show special chars like ä ö ü right. But maybe some chars won't be displayd right because as I read in the source code reference the AbbcProc to plaintext could be broken. Yves will fix this if he is going to use this function.
Feel free to give comments and make modifications ...
Screenshots:
No Screenshots.
Installation instructions:
1. Unzip and copy files to your UNB folder as following:
- pdf.en.php -> [UNB root]/unb_lib/plugins/
- pdf.de.php -> [UNB root]/unb_lib/plugins/
- pdf.lib.php -> [UNB root]/unb_lib/plugins/
- pdf.php -> [UNB root]/unb_lib/plugins/
- /pdffonts -> [UNB root]/unb_lib/plugins/
- pdf_icon.png -> [UNB root]/unb_lib/designs/modern/img
2. Configure the plugin:
- Login with administrator priviledges and go to Settings -> Plug-ins.
- Click on Settings for the plug-in named pdf.
- You could define here a Logo-Image which would be shown on top of the first pdf page.
- ATTETNTION: No alpha images are allowed here.
- You must define one of the given font types.
Features planned in next releases, the most important are first in list
- Maybe some cosmetic changes
- More sugestions?
Version history:
- 1.0 (17.03.2006)
- Intial Version
- 1.1 (14.05.2006)
- Now make use of utf8_decode & AbbcProc for to show special chars right.
- If no font is selected Arial is used.
- 1.2 (24.10.2006)
- Fix broken PDF Link in Threads
- Add utf8_decode for subject
- A bit cosmetic

tkoneo
Show profile
Link to this post
.
pdf_plugin_config.zip 34.7 kBytes
