pdf24
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: PDF24 Article To PDF] How-to include Custom Fields in PDF?The new plugin version is available on monday next week. This version contains the parts to add custom fields into the PDF.
Currently we do the last things to finalize the new version and to write some documentation which shows how to use the new features.
Forum: Plugins
In reply to: [PDF24 Article To PDF] [Plugin: PDF24 Article To PDF] New version coming soonThe next version of the plugin will support a mode for using custom fields in templates.
Currently custom fields in templates are not supported. The next version provides special methods which must be inserted into your template to mark the area which shall be added to the PDF. The next version will be released tomorrow or at least at the beginning of the next week.Forum: Plugins
In reply to: [PDF24 Article To PDF] [Plugin: PDF24 Article To PDF] New version coming soonVersion 3.4.3 is available. This version fixes this bug.
Forum: Plugins
In reply to: [PDF24 Article To PDF] [Plugin: PDF24 Article To PDF] New version coming soonOh yes.. affects only pages. I’ll fix it. Version 3.4.3 appears in some minutes…
Forum: Plugins
In reply to: [PDF24 Article To PDF] [Plugin: PDF24 Article To PDF] New version coming soonThe new version is available. The new version 3.4 is the best version which we have made.
You can update to the new version. If you have problems with the new version, don’t hesitate to inform us so that we can fix it.This was a bug which was introduced with the last service update. Is already fixes. Now it works.
Forum: Plugins
In reply to: [PDF24 Article To PDF] [Plugin: PDF24 Article To PDF] Images not displayedIs it working if you use absolute URLs instead of relative ones? Please try this.
The CSS of you blog is not used when creating the PDF. For PDF creation other CSS definitions are used.
You can customize all in plugin settings pages. There you can add an image selector to style images.
There are also two tempaltes which can be used to customize the crated PDF file. There are a document template and an entry template.The entry template corresponds to one article. The information of an article is replaced with the placeholders inside the entry template. This is done for all articles if more then one article is added to the PDF.
The document template is responsible for everything around the articles. Placeholders inside this template are replace with blog information. The final combination of the article enries is then also replaced with the content placeholder of the document template.
The resulting code is then converted to a PDF file. The CSS of you blog isn’t used for that conversion. Only the information inside the templates and the information of the CSS option is used to create the PDF file.
This was a but during last improvements. The bug is fixed. Now, PDF results will be better in some circumstances.
All post and not only the post on the current page?
I put the thing on TODO.Right! That works.
You can modify the template to add or replace with custom code.Forum: Plugins
In reply to: [Plugin: PDF24 Post to PDF] Link PluginWhich short codes do you use?
Where do you place the links of the link plugin?Is currently the same. In the past there was a difference but we decided to merge both plugins to one.
The location of the main page of the plugin is http://wordpress.org/extend/plugins/pdf24-post-to-pdf/
The location http://wordpress.org/extend/plugins/pdf24-posts-to-pdf/ is kept as a mirror so that users can use this location and the name pdf24-posts-to-pdf to update their existing plugin.
There is no cache build into the plugin. There must be something other wrong.
I’have commited version 3.1.0. This version should fix the bug that the ‘Download PDF’ link is also not shown in the article itself.