Jan 11 2007
post2pdf
Hello here you can find detailed
information about this post2pdf plugin and instructions on its
installation and customization.
Description:
What does this plugin do? It converts all your posts, pages and categories in pdf documents ready to download on the fly,you don’t need any particular application installed on your server or php extensions, all you need (is love…) is the plugin unzipped in your plugin directory and then activated in Plugin tab!
In current version, only a small subset of html tags are supported, and in some cases it doesn’t render the document in a very good shape…
In the new version 0.4 you can find a configuration file where you can decide the default export action (on/off) and the default category exportation action (on/off) and a lot of old and new features.
Tag currently supported are:
img, a, b, i, li, code, em, pre, strong, font, h1, h2, h3, h4, brtable, tr, td
and images are restricted to jpg and png format, so don’t expect too much, please.
This plugin is based on a pdf conversion class written by me and built on fpdf library.
As soon as possible i will post also the pdf class and so you can read more about it and more about customization, at this moment few customizations are available for the plugin.
Installation:
- Upload to your plugins folder, usually `wp-content/plugins/` and unzip it.
- Activate the plugin on the plugin screen
Customization:
There are so few customization now, that it’s quite useless to list them, but here there are the most important:
- Added a visual editor button
- You can use the tag to exclude a particular post or page from the plugin, so you can select which pages and posts could be exported in you blog and which not.
This tag could be placed in any places inside you post body. - There are currently two layout, you can use for exportation, you need to select one of them inside the generate.php file in the plugin directory, but of course you can leave the default choice.To make this choice you have to edit the $layout variable in the file setting it to 1 for the layout with chapter (this layout is the default one, but it is intended for future use when entire archive, containing several posts, could be exported), or 2 for the single page layout.
- Editing file config.inc.php you can change html code for export button, change the default exclude tag () and the default export tag (), and setting the default export action for posts to true or false.
If setted to true, all your posts are exported by default and you can decide which once you don’t want to export, otherwise if setted to false, you can decide which posts you want to export by simply inserting the export tag. - Using in a post body, you can now place the export button wherever you want!
Special thanks:
I wanna give a special thank to Andreas Vdovkin who gave me the code snippet to convert utf8 charset to iso, to Enrico Ladogana who gave me a suggest for html code validation, and to Claudio Iannotta who gave me some bug report and code suggestion, and finally I wanna thank each person who have commented and will comment on this plugin, your ideas folks are gold for me!
Download:
Ver: 0.4
State: beta
Tested with: Wordpress 2.2 PHP4
Latest update: 13 october 2007
Here you can dowload the zip version of Post2Pdf plugin (PHP5 is not fully supported now).
Here you can dowload the gzip version of Post2Pdf plugin (PHP5 is not fully supported now).
Old stable version here:
Here you can dowload the 0.3 zip version of Post2Pdf plugin (PHP5 is not fully supported now).
Here you can dowload the 0.3 gzip version of Post2Pdf plugin (PHP5 is not fully supported now).
Donation:
If you appreciate this work and you want to help me mantain it and all other stuff i do, you can help me making a donation with paypal here:
Make a donation
Or you can help me to improve my computer science skills, buying me a new book from my Amazon Whish List
Thank you very much!
ATTENTION! A bug has been discovered in PHP5, so in some cases this plugin could return a 500 error during conversion due to this bug, i’ll keep you updated! Read more on preg_match bug
Update history:
– 13 october 2007 –
You can now decide if your post and categories could be exported by default or not, and small bug solved.
– 15 april 2007 –
Configuration file created, where you can change html code of the plugin and change the default exclude and export tag. Added a special tag that place the export button wherever you want in tha post body ( <!–post2pdf_export–> ).
– 06 februrary 2007 –
Great news… Table support added, image managment improved with a best effort technique, visual editor button added (unfortunatly this feature doesn’t work with wordpress 2.1, if you use visual editor, but it works perfectly if you disable it), and “dulcis in fundo” category exportation enabled…
– 18 january 2007 –
Small bug solved, causing some other plugin not to work properly.
– 11 january 2007 –
UTF8 character now supported, thanks to Andreas Vdovkin.
– 07 january 2007 –
You can now exclude the plugin in a post or in a page simply
including this tag in the text:
<!–post2pdf_exclude–>
(the string it’s without spaces)
– 20 december 2006 –
Small bug resolved, image support improved.
Credits:
- Department of Spanish and Portugues, UC Berkeley - Just an important institution using my plugin
- Content management system as a tool for creating communal hybridmedia content (Ari Paajanen)- A master’s thesis for the degree of Master in Science in Technology, Helsinki University of Technology
- Post2PDF: un plugin per convertire i post in formato PDF - An interesting italian guide to plugin customization
ATTENTION! A bug has been discovered in PHP5, so in some cases this plugin could return a 500 error during conversion due to this bug, i’ll keep you updated! Read more on preg_match bug
Great to see that you’ve added UTF-8-support! Love the plugin even more now
[...] post2pdf [...]
Love your plugin.
But only one question: How can I position the icon to my sidebar? At the correct position in sidebar I inserted the code , but the icon is still shown at the end of the post.
By the way, another question: Is there a way to print the comments, to?
Can you convert this plugin to can put it alone like print plaugin like :
Thanks
Hi Timo, you cannot place the icon on your sidebar until i release the new version of the plugin (currently testing) and you cannot, even with the new one, convert comments.
With the new version you can convert categories too, so near the category name you will find the icon.
The post2pdf_exclude tag doesn’t place any icon, it only exclude a post or a page, containing it, from pdf exportation.
Hi Ezz what do you mean with “alone print plugin”?
As soon as possible I’m planning to release the pdf convertion class that is the kernel behind the post2pdf plugin, so with that one you can do everything you want.
Very nice plugin, it only breaks on the questionmark in this link:
Review van het boek van Clark Aldrich: http://www.elearnmag.org/subpage.cfm?
send_page=1§ion=reviews&article=7-1
Unfortunately it doesn’t work with my site. You see, all of my native language characters are displayed as ???
I’m sorry M. Ömer Gölgeli, but i don’t think this could be a plugin problem, instead it’s more a fpdf library problem… are you sure you are using utf-8 or iso charset?
Hello there…
This is the plugin I needed for a project I`m working on.
I tested it on WordPress 2.0.8, Windows Apache server, with PHP 5 and MySQL 5, and UTF-8.
It`s working great but the greek characters are not but ????????????s.
(I forgot to say it`s all in greek)
I can only use utf8, for many reasons and i cant` get it to work…
I will soon test it on linux but I don`t think that will work either…
Any ideas?
Hi bob, I’m sorry for answering you only now, your problem doesn’t seem to be a plugin problem, but a fpdf library one, I’ve tested greek charset on my pc using both the fpdf library and the ufpdf library and it doesn’t work, I’m sorry.
Antonello
How can I avoid receiving an email every time that someone converts a page into PDF? Thanks, Italo
Hi Italo, you can do it in two ways.
You can comment lines 21 and 61 in generate.php simply adding a double slash (//) at the beginning of each line, or you can download again the plugin with those parts already commented by me.
Bye, Antonello
1. it’s no cyrillic support
2. when click on export link, it’s generate a pdf file but for user it’s give as .php file, or just empty-extension file (when make export for Categories)
Hi Lynx, for the extension problem, which kind of browser gives you such problem? I’ve tested this plugin with IE, Firefox and Safari and it works right on each one, for cyrillic support i’ll try to find a solution, but i can’t assure you nothing.
If someone has a solution to upgrade charset support he is welcome…
Hi
)
first of all nice job. But i have a *small* prob on my blog. I mean a nice “Internal Sever Error” if i click on generate pdf.
Any idea?
(I am italian too, if you think that’s better you can reply in italian too
Ciao D4E ho visto il tuo blog e a me funziona correttamente, hai già risolto il problema? In caso contrario contattami via mail e dammi una pagina che restituisce l’errore, e non dimenticare di dirmi con quale browser lo ottieni.
Ciao Antonello
p.s mi piace molto il tema grafico del tuo sito, complimenti, mi piacerebbe farlo simile sul mio.
Ciao Antonello
avevo risolto temporaneamente con un altro plugin, ma la formattazione che mi da non mi piaceva, inoltre il supporto alle GIF risulta essere “missing”.
L’errore che ricevevo era un 500 Internal Server Error, me lo dava con safari. Essendo un errore server dubito che dipenda dal browser.
Ti ringrazio per i coplimenti, il tema usato si chiama Misty Look che però è stato pesantissimamente modificato da me e da un altro schiavetto.
Hi,
How do I change the placement of the “Convert this to PDF” icon and text?
Regards,
Shane.
Hi Shane, you can change the look of this plugin simply changing the html code in lines 39 and 47 in post2pdf.php
Bye
Antonello
Antonello,
Thanks for your great plugin. I am trying like Shane above to locate the link somewhere else on each post. I would like to be able to drop some php code where i want the link to appear. For instance on my blog http://www.sportech.info/ I would like it to appear in the Actions: line on each post next to Print This Post and Trackback. I am not very good with php code so any specific instructions you can give would be very helpful. I used your recommendation you gave to Shane but when I got to line 39 I had no idea what to do. The style of the link is fine, its the placement I would like to change.
Thanks in advance!
[...] post2pdf post2pdf Version: 0.2 License: GPL Description: Only install this plugin and you can convert all your posts in pdf files ready to download. Now it support only a small subset of html tags. Change Log: 5 entries Author: Antonello Cicchese Plugin Page [...]
Hi JD, unfortunately I don’t think you can do it in a simple way, you can just work on the css style, editing the style attribute in the span tag or adding a class attribute to the span tag contained in those line you have already seen.
But for these king of editing I can only suggest you to make some tests (not on the real website).
The good thing is that you give me an idea for future version… stay tuned!
Installed again, after a while with great expectations.
…
It still doesn’t work and this time it doesn’t even download a proper PDF file. Only a file with the title of my website. That’s because my site and title is in Turkish though my coding is UTF-8, i take it. Am i right?
[...] post2pdf converts all your posts in pdf files ready to download. Sphere: Related Content (No Ratings Yet) Loading … [...]
[...] WP Plugin: post2pdf [...]
This sounds very cool, but when clicking your own “convert this post to PDF”-link on this page, I only get a “Errore interno del server”-page.
Further more, not a single one of the people commenting on this page here now seems to be using the plugin on their own pages? That always makes me think that they know something that I don’t.
So without a working demo, I think I’ll wait.
Sorry guys it’s my own mistake :-(, now you can download the corrected version.
JD it’s better if you contact me by email so we can discuss about your problem.
[...] [Скачать] [...]
[...] [Скачать] [...]
[...] more info and download…. [...]
[...] trovare ulteriori informazioni e supporto sul sito dello sviluppatore [...]
[...] Download [...]
[...] AntonelloCicchese.com » post2pdf (tags: blogs wordpress plugin pdf) [...]
can i place the code at my sidebar?how to do that
[...] post2pdf convierte todas tus entradas en archivos pdf listos para su descarga. (No Ratings Yet) Loading … [...]
Hi mufias, i’m sorry you can’t add it to the sidebar only to posts body.
Antonello, complimentissimi per l’ottimo plugin. Solo che non riesco ad escludere la visualizzazione automatica della stringa di esportazione in PDF da tutte le pagine contemporaneamente, per includerla manualmente solo dove dico io… E’ possibile farlo? Ho provato a mettere il comando di esclusione direttamente dentro header.php o index.php ma senza alcun risultato di rilievo.
Ciao Maxime, grazie per i complimenti, purtroppo alla versione attuale non è possibile escludere il plugin da tutto e includerlo dove si vuole, al momento è pensato al contrario. Inoltre aggiungere il tag di esclusione in qualsiasi punto della pagina che non sia il body di un post non ha alcun effetto. Mi dispiace.
Antonello
Però se tu riuscissi ad implementare una funzione del genere, credo che sarebbe comodissima, anche perché allo stato attuale il bottone compare alla fine del post e non è possibile farlo stare accanto agli altri meta data…
[...] AntonelloCicchese.com » post2pdf Plugin de Wordpress para convertir los posts en pdf (tags: wordpress plugin plugins pdf convert) [...]
Hi,
I get error : “FPDF error: Missing or incorrect image file: http://radiocool.110mb.com/wp-content/uploads/2007/04/jobsintown_1.jpg” or similar, what i trying to export a post or a category to pdf.
If i choose o post without pictures, tai get pdf, but instead of special baltics characters like “ąčęėįšųūž” i get ????
Example of pdf file http://www.mytempdir.com/1310980
hi antonello,
thank you for your wonderful plugin, I installed it in my old blog and it worked right away. Now I moved to a new server, installed again, but I get this error:
FPDF error: Could not include font metric file
I searched the web for an answer, there are tons of FPDF postings, but not in relationship to Wordpress.
Thank you so much for a reply,
karl.
hi again,
my previous problem is resolved already, thanks.
I tripple-checked everything, and to my surprise FILEZILLA missed some fonts during the uploading of the plugin!!!!
this never happend to me, but now I am wiser.
Thanks again,
if some of my blog readers really use this pdf functionality, I will definitely donate.
Hey!
Nice plugin indeed. I have a couple of thougths though:
1. Images could be resised to fit the page width, now my images are cropped pretty harsly…
2. There could be a button for getting the WHOLE blog at once.
3. Blank pages are occuring after these “over sized” images
Hi vmx thank you for you suggestions i will try to put some of them in the new version.
[...] [Скачать] [...]
Hello
Thanks for this great plugin.
Sorry if this is obvious, but is it possible to remove the pdf links for categories?
And also, to display/position the pdf link in the theme template (rather than in the post body)?
thanks
Ciao, I installed the beta version on wp 2.2 linux (aruba) php 4 e qualcosa.
I get this error
FPDF error: Some data has already been output, can’t send PDF file
Any suggestion or workaround ?
ciao
paolo
Hi snowcrash, I’m sorry but you can’t disable the category exportation, and you can’t place the code in template, just in the post body!
——————————————————————————
Ciao Paolo, ti rispondo in italiano così facciamo prima, credo che tu abbia qualche problema con il codice del plugin, perché vedendo il tuo blog ho notato che il plugin viene invocato senza il codice del post da convertire ma con caratteri apparentemente casuali tipo * o ) quindi dovresti dirmi se hai fatto qualche modifica al codice, comunque se preferisci contattami via mail così cercheremo di risolvere la faccenda.
Antonello
[...] Visit [...]
[...] به وسیله این پلاگ-این میتوانید نسخه PDF مطالب خود را نیز در اختیارخوانندگان خود قرار دهید البته احتمال میدهم این پلاگ-این با حروف فارسی مشکل داشته باشد ولی خوب تست آن را پیشنهاد میکنم . (توضیحات بیشتر) [...]
non l’ho ancora installato, ma la conversione delle pagine del tuo sito da pagine pdf bianche, sia con ie che con firefox? è normale?
Grazie Pietro mi sono accorto di un errore dovuto ad alcuni cambiamenti nelle versioni recenti di wordpress, appena risolto pubblicherò la versione corretta.
Antonello
Thanks for making a great plugin. However, it has not worked for me so far. I have wordpress 2.2 and when I click the PDF at the bottom of the post i just get 500 internal server error. Any ideas?
Thanks,
Paul
Hi Paul, can you send me by email a link to a test page?
Your problem could be a permission one.
Bye Antonello
funziona anche con la 2.2, però crea 2 problemi:
1. nella sidebar appare l’icona pdf che sballa tutti i menù
2. il pdf al posto del titolo del post contiene la email dell’admin
spero che queste info ti possano essere utili
Ciao! io ho dei problemi!
La conversione dei post senza immagini al loro interno si svolge senza problemi ed in un milli secondo.
Quando vado a fare la conversione di post che nel loro interno è inserita un’immagine lo script mi da un’errore nel “fpdf” mi dice che non è possibile raggiungere quella determinata img! Ho provato con tutte le immagini, pure convertendo solo articoli con immagini in png o jpeg. ma nulla! ho cercato qui sul blog, ma nulla! xo ho visto che anche qui da lo stesso problema nella pagina “lavori svolti”.
Antonello è possibile fixare questo bug, dato che l’idea del plugin è bellissima ma i miei post sono al 99.9% con immagini al loro interno!
Is there a way this could export an archive of the entire blog into one .pdf file? Also I was expecting to use this for personal archiving - I searched for ten minutes for the export link in the Wordpress Admin before realizing, after reading here, that the function to export .pdfs is in entries themselves!
Ciao pietro, per quanto riguarda il problema dell’immagine, puoi sostituirla con qualunque cosa tu preferisca semplicemente andando a modificare il codice html contenuto nel file config.inc.php che si trova nella cartella del plugin, la variabile che ti interessa è $html_category_code ricorda però di mantenere inalterato il codice del link (per capirci quello nel tag ‘a’)
——-
SyGy88, ho verificato l’errore e purtroppo riguarda la libreria fpdf che a quanto pare in alcuni casi non riconosce le immagini jpg come tali, evidentemente è un problema di codifica dell’immagine e per quanto riguarda questo errore credo proprio di non poter porre rimedio, se non aspettando la nuova versione di fpdf.
——–
Hi Alex, i’m sorry but for now you cannot export all your blog in pdf, maybe in future releases…
Bye
Antonello
Hi,
I don’t get the some of the special characters (>,
Hi, I am using a diferrent character setting (UTF-8) and the plugin just does not support it. what shuld I do to make i work? I saw some one having the same problem, then please let me know if I have to change some thing but UTF-8 setting on my blog.
regards
Hello
thanks for the plugin which is what I was looking for. Though it doesn’t work properly with my WP 2.2.
The installation is OK, but it can’t generate pdf files. When I click on the button, I get a “500 internal server error” with the following message :
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Apache/ProXad [May 15 2007 17:32:33] Server at eelfaudincourt.free.fr Port 80
Do you have any clue of what is needed to correct this error ?
Thank you for your answer.
job0276
Hello Antonello,
First thank you for giving this plugin to the community.
But i have a remark to give you.
Just suppose you have a site with 100 articles or pages and then you install your plugin.
Because your plugin gives by default all articles/pages the possibility to export in PDF format, and because by default we should not want that all articles/pages have this functionnality, you just imagine that we must edit all articles/pages for those we don’t want them to have the PDF export function.
What about 1000 articles/pages ?
A better way should have been to manually switch each article/page we want the PDF export, no ?
But i think that it’s a good base to work with it, because it’s not always easy to export html page in PDF with the FPDF library.
Sorry for my bad english
Hi Fred thanks for your suggest, i’ll implement it in the next release.
Thank you
Antonello
[...] AntonelloCicchese.com » post2pdf (tags: wordpress plugin convert pdf) [...]
ciao come faccio ad impedire che il pulsantino per esportare venga messo subito sotto il post? senza usare ()
grazie!
() sta per l’esclude che non me lo fa incollare
How do I use this?
I unzipped it and activated it, but no button show up anywhere.
Is there any code to add in any of the theme files? What files, what code please.
Thanks,
ciao
ottimo plugin… pero’ ho un problemino:
io tengo il blog in una sottodirectory (mi serve per tenere un po’ in ordine lo spazio sul mio host) ed uso il metodo riportato in http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory
il problema e’ che il tuo plugin mi funziona solo se in config.inc.php aggiungo la sottodirectory dopo ##SITEURL## perche’, a quanto pare, ##SITEURL## corrisponde al “blog address” mentre a me serve il “wordpress address” (della pagina options)
ho scartabellato un po’ i file ed ho notato che funziona tutto modificando siteurl in wp url alle righe:
12 e 38 di generate.php
40 e 57 di post2pdf.php
(dove viene definita ##SITEURL##)
dico solo per dire, ma magari, visto che questa mi pare una modifica che generalizzi il problema (nel senso che funziona *piu’ sempre*…) forse la potresti inserire
ciao
Would it be possible to change the include tags (for exclude) to do the opposite?
Meaning, by default, not posting PDF to conversion links for all posts/categories — and only adding an include tag for the posts you WANT to be converted?
I think this approach would be more intuative to the publisher as an option — or allow for others like me to have that option, who only wish to allow limited PDF publication for targetted, specific purposes.
Or would my wanted approach require an additional class to be checked as an option on the Options page of the plug-in?
Hi Daniel, in a few days i will publish a new release of this plugin, and i think this release will contains also this functionality… stay tuned!
Et hop, une nouveauté!
(Aucun vote pour le moment)
Loading …
Voilà un article qui n’intéressera pas mes habituels lecteurs.
En effet, cette page a pour unique but de présenter tout simplement ma traduction en français du plug-in pour wordpress “p…
[...] Version 0.3, auteur original Antonello Cicchese. [...]
Too bad the plugin doesn’t work for large posts
Hi Daniel, you comment doesn’t help me very much, if you don’t post a link or an example i can’t work on your problem and obviously can’t try to solve it.
So please, send me a link to a page that give you such error.
Bye
Antonello
Hello,
I would like to know why the plugin make me a generate.php page here: http://www.desperate-geeks.org/pog/charte-pog-radio/
when i click in “export pdf” (bottom of the article)
french accent’s problem?
++
Ciao,
è prevista una prossima release ?
C’è la possibilità che integri la possibilità di escludere il pdf per le categorie e tenerlo solo nei post ?
Non intendere le mie come “richieste” ti chiedo perché sto lavorando a un sito dove mi sarebbe utile e devo scegliere una plugin in breve tempo la tua mi piace e se prevedi queste features la userei volentieri.
Grazie in anticipo per la tua risposta.
Hi,
I cant get it working correctly, it don’t want to generate the pdf file, it just goes to the mainpage without doing anything more?..:(
Do you know what could be wrong ?
-Hypnotize
Hopefully you didn’t think I was the other Daniel.
Just checking back to see if you had included the updated version — with the ‘include’ option instead of using ‘exclude’.
Hi Antonello,
Thank you VERY much for your work on this. I have implemented it in a test site and it worked beautifully. But, now I would like to implement it on a live site I am working on for a friend. Problem is that out of a few hundred posts, I can only have the functionality on about 30 of them. The others are all flash that won’t pdf properly. I see that you have mentioned that the ability to include instead of exclude the function is coming in a soon to be released version and I just needed to ask if you could possibly update as to approximately when that might be happening. I am eager obviously to know if I will be able to use this
Also, I don’t know if you have seen the plugin wp-table? It’s a great plugin for being able to create tabled posts without having to do the tedious table markup each time. I wanted to use that for this site, (I am creating artist biographies that need to be able to be downloaded as pdf’s) but, to use it you insert just a tag in the post that references the table. So, when you pdf the post you just get [table=xxx]. It would be great if your plugin and the wp-table plugin worked together to grab that external table reference and then pdf it. Just a thought. It would probably be more feasible (coding wise) for wp-table to echo the table it creates into the post instead of getting it there via a tag, then the pdf would work.
Anyway, thanks again for all the work. I’ll be eagerly awaiting news of your new release.
Hi
I seems to have a problem here with the 0.31 plugin
Thanks for the help
http://www.tediumvitae.com/
Michael
I installed this plugin and, whilst it’s absolutely fantastic, it doesn’t seem to want to render post titles in the correct place. I tend to get them flying off the right of the PDF.
Just hacked the PDF class to my preferences, very nice!
I’m sorry guys but in this period I’m too busy to work on this plugin so, please, be patient as soon as possible i will release the new version, and i will try to answer all your questions!
Hi Michael I’ve looked at your website and your problem seems due to a permission problem or incorrect path, so check this two possibilities and don’t esitate to contact me again also by mail!
Bye
Antonello
[...] post2pdf 0.4 Permet de convertir des posts ou catégories entières en pdf. Par Antonello Cicchese, trad. Bertrand Paris (monoco.fr). [...]
Ciao Antonello, complimenti per il plugin è molto bello.
Ho seguito le istruzioni per istallarlo e quando cliko sul pulsante spunta questo errore:
- per i post:
spunta questo errore
Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/.satchel/foren83/www.ladietamediterranea.com/wp-content/plugins/post2pdf/pdf_class.php on line 307
FPDF error: Some data has already been output, can’t send PDF file
- Per le pages spunta 404
Il sito di test è questo
http://www.ladietamediterranea.com/links/
NN fare caso al disordine
Grazie mille
Enrico
vers. 0.4
impostato come single post appare anche in home page dopo la scritta “leggi il resto del post”
se lo imposto per escuderlo di default come faccio ad inserirlo nel tema post.php
ho inserito il codice
ma nulla, l’ho modificato in
ma non appare da nessuna parte
dove sbaglio?
wp si è mangiato il codice
<!–post2pdf_export–>
<?php post2pdf_export ?>
Hi Antonello,
I wish I knew where to configure the Path. I just followed the instruction upon installing the plugin.
The permission on the post2pdf folder is 755 like all other plugins. Should it be 777?
Thanks.
[...] plugin si può scaricare da questo sito: antonellocicchese.com Salva in PDF Tag/Etichette: pdf • plugin • post2pdf • wordpress Ottimizzare [...]
Hi! Big up to your great work! i`ve been searching a long time for something like this!
but i got just one question: the pdf-link is everytime at the of a post, but where can i change this? i want to have the link on my sidebar.php. is this possible? greetings from switzerland and thank you for your support!
hello,
I few installed your new plugin. I hoped that new version could function on my website, but it seems the same problem occurs. My webdomain and stockage are provided by OVH. Is there any limitation or option required ?
Many thanks !
How do I go about moving the icon?
If you take a look at the following page:
http://www.halos-finest.com/2007/10/23/waiting-on-november-halo-sound-track-to-drop-on-november-20-2007/
You will see the icon at the bottom left, I want to be able to move it up to by the printer, how can this be done?
Thanks
Hello,
I installed and tested your plugin and it works well. However, the generated file is not recognized as a file. My browser (Flock, Mozilla based) writes a file named generate.php. I tried to add some header()-lines but that did not work.
Any ideas?
[...] Print, dan Email adalah sebgai berikut : - http://lesterchan.net/wordpress/readme/wp-print.html - http://www.antonellocicchese.com/post2pdf-wordpress-plugin/ - [...]
[...] way.). Note: If you also like to have your posts to be able to be converted to PDF version, use the post2pdf plugin. HP Blog Printing makes it easy to add full-featured printing to your blog so users can [...]
Complimenti per il plugin è veramente utile.
Ti sarei grata se mi potessi spiegare come riuscire ad integrare le immagini nel testo del pdf ho notato che non sempre esse risultano presenti nel file ottenuto, dipende dal fomato?, dalla dimensione?
grazie ciao
Chiara
It is a wonderful idea to offer this feature to Wordpress community. It does not function for me, and I tried the 2.3.1 with the latest as well as with the 3.0. This is the best result I got :
http://meets.free.fr/files/test.pdf
All the apostrophies are formatted as ‘?’. I’ll look forward to new improvements.
[...] Camu che, per consolarmi dalle tristezze dell’ufficio, mi ha installato il richiesto plug-in per salvare in pdf i miei post (presumendo io che siano opere talmente fondamentali, certune, [...]
I would like to see a continuation of the topic
The plug-in doesn’t support any characters sets but the Latin ones. I wonder if you can help me making it support Arabic and other character sets.
Muh’d M. Mansour
Salve antonello,
innanzitutto complimenti per il plugin!
ho scaricato le versioni di POST2PDF testandole dapprima in locale ed in seguito sul mio host, premetto sono su uno spazio offerto da netsons.org, in ogni modo vado a spiegarti il probema che (aimè!) si presenta con ambedue le versioni del plugin.
Quando posto un articolo breve (per breve intendo meno di 5 righe di testo) tutto bene, il pdf viene generato ch’è un piacere! Quando scrivo qualcosa di più sostanzioso, ottengo due errori, rispettivamente:
**** in IE: pagina non trovata;
**** in FF: pagina bianca (non pdf bensì html).
A cosa può esser dovuto?
Grazie
Gianluca
Ciao, Gianluca, ti prego di inserire le richieste di supporto nel forum, possibilmente inserendo anche un link ad una pagina di prova.
Grazie
Antonello
Hello my friends
How can create new font or create new charset for this plugin?,at this time absoloutly doesn’t support Farsi(persian),Arabic Languages.
Ciao, complimenti il tup plug-in è proprio utile .
Vorrei fare una piccola modifica ma proprio non riesco. Vorrei non avere il bordo grigio attorno all’immagine pdf.png, purtroppo non sono riuscita a toglierla modificando il file config.inc.php.
Mi sapresti indicare come fare?
Mi unisco anch’io alla richiesta che ti è già sta fatta : è possibile escludere il plug-in dalle categorie?
Grazie
Chiarina
[...] Plugin Homepage [...]
[...] [Скачать] [...]
[...] che consentono di convertire le pagine web in PDF e scaricarle direttamente sul proprio computer (Post2PDF). Purtroppo però questo plugin non funziona. In attesa di trovare una soluzione, potete intanto [...]
[...] that content’s format. To offer PDF versions of your posts you only have to install the post2pdf plugin, and you can also spread that pdf files by using for example iTunes. Share: These icons link to [...]
Sorry for my bad english !
The plugin doesn’ work with the first artcle ! It’s OK for all fo them, but not for the first. Server send a message : “Can’t found the page…”.
Have you a idea ?
Thank’s a lot for your help !
hi,
This plug-in is very nice. But i couldn’t to convert the large post. Please view this http://202.56.120.163/crooksonfraud/index.php (20 Tips to Avoid Fraud)
Can u tell me, how to resolve it.
[...] funzionante anche senza l’incremento della memoria del file wp-config.php. Si scarica da questo sito, si decomprime l’archivio e si carica via ftp nella cartella plugins; si attiva da pannello. [...]
Thanks for the great plugin!
Just wanted to share with everyone, how one can place the icon wherever he or she wants.
Simply include this line in the code of your single.php file (for example, near your Print or Email icons, but not outside the post loop):
<a href=”/wp-content/plugins/post2pdf/generate.php?post=” rel=”nofollow”><img src=”/wp-content/plugins/post2pdf/icon/pdf.png” width=”16px” height=”16px” /> YOUR TEXT
[...] post2pdf L’extension n’a pu être activée car elle a déclenché une erreur fatale. [...]
[...] post2pdf - wordpress plugin | AntonelloCicchese.com converts all your posts, pages and categories in pdf documents ready to download on the fly (tags: wordpress plugin) [...]
Doesn’t work for me - May 2008.
[...] post2pdf (belum juga bisa diinstall pada WordPress 2.1 atau lebih) [...]
[...] 23. post2pdf | AntonelloCicchese.com [...]
Ciao, c’è un bug nel plugin… quando in un post ci sono caratteri con bold o italic, la riga sul pdf va a capo (new line), inoltre dopo l aprima parola in bold o italic, tutte le successive in bold o italic saranno dello stesso tipo (quindi o tutte bold o tutte italic).
C’è una possibilità che venga corretto?
Grazie
[...] http://www.antonellocicchese.com/post2pdf-wordpress-plugin [...]
[...] post2pdf : affiche une petite icone pour télécharger le fichier de l’article au format PDF. [...]
i want use your post2pdf plug-in on my website. I have been completed setup successfully. But i have a problem. My website’s language is Turkish and when i downloaded the documents as pdf format, i had a Turkish character problem. If i send you the plug-in, can you edit it and send me?
example; http://www.sahife.org/wp-content/plugins/post2pdf/generate.php?post=1
I’m waiting your answer.
Best Regards,
Onur Kaya.
This character;
ç => ç
ı => ı
ğ => ğ
ü => ü
ş => ş
ö => ö
Ğ => Ğ
Ü => Ü
İ => İ
Ş => Ş
Ç => Ç
Ö => Ö
replace with.
unfourtunatelly the plugin works not well with the lightbox plugin activated!
is there maybe a fix for it
Hey.
Great plugin, however i cannot figure out what you mean by
“Using in a post body, you can now place the export button wherever you want!”
I am trying to do so, however not sure what code to add in the location i want on my posts. Can you help me with that?
This is a great plug in
Is there a way to put a custom image as a header for the pdf? Also my images are not showing up in the PDF, they are JPEG, any ideas? I need help on this asap.
Nice plugin… but i’m having an error:
FPDF error: Alpha channel not supported: htt://mysite.com/path/to/my/image/flare2-300×138.png
this is because it does not suports .png files ? or transparency?
could you sugest a fix for that?
thanks.