The pdf tag has no wiki summary.
0
votes
0answers
30 views
Kalin's PDF creation station [closed]
Hi I am using free plugin -Kalin's PDF creation station-
It was working fine until i changed some of my content in the post dynamically-Plugin updates pdf only if there is change in post itself OR ...
0
votes
0answers
24 views
Save / Output Wordpress Form
I have a custom html calculating form in WordPress. I would like to know whether I can create a button, which first prints /saves the form to PDF, and then email's it to the relevant staff (and also ...
0
votes
0answers
49 views
Export list of custom post types (filtered by taxonomy terms) to PDF
I have seen some useful plugins on the web like WP Post to PDF and PDF24 Article To PDF which let users export post contents to PDF for offline readings, but my question is how I can export a list of ...
0
votes
0answers
20 views
TCPDF and permalinks
I am currently using a post to pdf plugin 'Hacklog down as pdf' which works ok. I've used it before in a current working environment.
It suddenly stopped working but I have found out that when ...
0
votes
1answer
131 views
Upload PDF and other files from the Front-End
I am trying to create a medical website, where logged-in doctors can actually upload pdfs and other files (such as jpg) from the front-end in posts. Then, after reloading the page, the uploaded files ...
0
votes
0answers
30 views
Making epub, pdf, mobi formats available in a post? [duplicate]
Possible Duplicate:
how to upload and allow downloads of .mobi and .epub formats
I am considering the feasibility of converting a client site from a large number of hand-built web pages to ...
1
vote
1answer
306 views
Convert Wordpres pages to PDF
Like if I want to customize the css print for a page, I want to be able to do this to convert the page to PDF, many plugins I tried just display main content of the page or post and without design ...
0
votes
0answers
120 views
Wordpress post to PDF [closed]
I've been looking for a wordpress plugin that can handle multiple wordpress posts in one pdf export. Ideally I want to end up with a url simular to ...
0
votes
2answers
148 views
How can I allow users (subscribers) to download selected posts into a single PDF? (RESOLVED)
I currently have a members area for subscribers. I have already setup the ability for users to 'favourite' posts and add them to custom folders of their choice. Once they have added some posts to a ...
1
vote
1answer
80 views
PDF file upload issue
I am using a plugin custom contact form where i have kept a file upload field at the front end. But when i try to upload a pdf file then neither tmp_name nor type property of $_FILES is being set. ...
0
votes
1answer
1k views
Embed interactive pdf
I have interactive pdf documents that I need to put on a wordpress site. Visitors need to be able to fill these in and print them out to sign and post.
They do not need to be emailed or saved to the ...
0
votes
1answer
57 views
Path in dev server works; same path in prod server is broken
on my development wordpress server (using Desktop Server's "ServerPress"), one my pages has a list of pdfs; each tag has this path: /wp-content/themes/accessgroup/docs/thePDF.pdf.
When I upload my ...
0
votes
1answer
314 views
Will wp_get_attachment_metadata display PDF metadata (eg: keyword, author, description)?
I used this technique to display attached PDF metadata on a page. It shows the title and path but not info like keyword, author, and description. Can Wordpress access all the properties uploaded with ...
0
votes
1answer
648 views
Print Cforms form as pdf
I have created a form using Cforms from Delicious. The client asked me for an option to print this form as a pdf. I tried some plugins such as Print Friendly and PDF Button that make it possible to ...
1
vote
1answer
224 views
Is There A WordPress Plugin That Produces PDFs of Posts Locally?
Most of the WordPress PDF plugins out there use services like Joliprint and Print Friendly to convert posts to PDFs.
Is there a plugin that does this locally utilizing the power of PHP (and/or ...
0
votes
1answer
1k views
Is there a plugin for uploading files such as PDF files?
I want to put my lecturers for my students as PDF files in my wordpress, is it possible?
0
votes
4answers
420 views
Pdf visualiser embedded into wordpress website
I would like to insert a Pdf visualizer to read my wp articles.
So I can print go through pages like the one in www.scribd.com
Is there any plugin for that?
I tried "Google Doc Embedder" plugin but I ...
0
votes
1answer
89 views
attach a PDF to an archives template?
I have a custom post type called "media" and I would like to be able to upload a single pdf called, "presskit" for the archive page that contains ALL of the media custom posts.
I only need to upload ...
0
votes
1answer
41 views
what is the best way to put data plots into wordpress.com [closed]
I use a wordpress.com blog as diary for scientific research.
I'm looking for a best way to paste data plots into the blog.
Currently I create png images. But I'm wondering if there is a way to ...
0
votes
1answer
51 views
Updating seperate database when post attachment is changed
I have a seperate database with lists of users, brochures and brochure URL's, and timestamps of when a brochure was ordered, but I want my database to update everytime a brochure (PDF) attachment is ...
0
votes
2answers
574 views
Warning : tempnam() [<a href='function.tempnam'>function.tempnam</a>]: SAFE MODE Restriction in effect
When generating PDF with dompdf I am having this problem in pdf file when viewing file in notepad
Warning : tempnam() [function.tempnam]:
SAFE MODE Restriction in effect. The
script whose ...
1
vote
0answers
2k views
Unable to stream pdf: headers already sent problem in dompdf [closed]
I have used dompdf to display the user information in admin of my wordpress project. While generating the PDF file it works perfectly in my local server. But in live server Unable to stream pdf: ...
1
vote
2answers
781 views
Force PDF download from custom menu?
I added a link to a PDF in my custom navigation menu. Is there a way to force it to download instead of open?
0
votes
1answer
926 views
Export whole wordpress blog to PDF or similar including images [duplicate]
Possible Duplicate:
How do I export my WordPress blog as a book?
I would like to know how can one export all the posts content to a PDF file or Word or similar that includes all the ...
0
votes
2answers
325 views
How to build a PDF repository in WordPress
I'm seeking advice on the best way to construct a PDF repository. Basically, there will be an uploader in the administrator section and in the front end. The user should be allowed to add tags to the ...
1
vote
2answers
817 views
Export a blog(not mine) as a PDF document
Is it possible to export the posts of a blog as a PDF?
There is a blog with a couple of hundred posts that I'd like to read on my ereader, so I was wondering whether I could extract those posts into ...
2
votes
1answer
578 views
Is it possible to create an “export to PDF” option?
I have a custom post-type "model", and I want to be able to export certain values (eg Name, Height, Shoe Size, etc) and a set number of images from the gallery, from each Model to a PDF.
Ultimately, ...
3
votes
4answers
3k views
Submit To PDF in WordPress
Is there a plugin or something that creates PDF files from a entered by the user form data, when it clicks on the submit button?
14
votes
6answers
5k views
How do I export my WordPress blog as a book?
I want to export some or all of the posts of a blog into a format that makes sense to a publisher (traditional or self-publisher(e.g.: Lulu.com)) (MS Word, RTF, PDF, epub, something else).
What tools ...