WPIntell

Market

post to pdf

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

42 / 43 rows with source links

97.7% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

1 rows with no attached evidence

0 rows have source counts but still need direct links.

Competitors

2 shown
Convert Articles to PDF 100 installs · 0.0
watchlist
-100.0%momentum 12.3weakness 0/0pain/praise

Watch for positioning evidence as more conversations are collected.

complaint Broken Images

Broken Images: users show bugs, compatibility, missing feature pain that may indicate a product gap.

DK PDF – WordPress PDF Generator · Broken Images Getting broken images in the flyer when generated.
complaint DON’T DOWNLOAD – BROKEN Auto-generates PFD with page content for download

DON’T DOWNLOAD – BROKEN Auto-generates PFD with page content for download: users show bugs, compatibility, support pain that may indicate a product gap.

DK PDF – WordPress PDF Generator · DON’T DOWNLOAD – BROKEN Auto-generates PFD with page content for download Ahhhh, we had a good short run on this one.
mixed Issue with multiple columns

Issue with multiple columns: users show bugs, performance, support pain that may indicate a product gap.

DK PDF – WordPress PDF Generator · Issue with multiple columns It looks like the new version (2.0.0) is not handling the [dkpdf-columns] shortcode in the same way as previous versions.
mixed Stopped working with DK PDF Generator 1.6.0

A DK PDF update broke compatibility with the generator plugin, blocking required newspaper PDF exports and prompting requests to restore or fold in that workflow.

DK PDF – WordPress PDF Generator · The law here, obligates to every newspaper to send a daily copy of all the content published yesterday
mixed Critical error

Critical error: users show bugs, support pain that may indicate a product gap.

DK PDF – WordPress PDF Generator · Critical error If I use a custom template to create a PDF from a query I get a critical error if the page content is too large (basically I’m trying to create a PDF of a post archive).
complaint Problem after update to 2.0

Version 2.0 generated PDFs with the wrong content on production sites, including a running ticket shop, until a later fix was tested.

DK PDF – WordPress PDF Generator · the 10 most recent posts are being outputted to the PDF file instead of the post ID that’s being passed in.
complaint Display issue with CJK characters.

Display issue with CJK characters.: users show bugs, compatibility, performance pain that may indicate a product gap.

DK PDF – WordPress PDF Generator · Display issue with CJK characters.
complaint Private Custom Post Type

Private Custom Post Type: users show bugs, compatibility, missing feature pain that may indicate a product gap.

DK PDF – WordPress PDF Generator · Private Custom Post Type I saw on another support thread that the plugin will only get public post types $args = array( 'public' => true, '_builtin' => false ); $post_types = get_post_types( $args ); I have a custom post type that is private.
mixed Add current date to footer

Add current date to footer: users show bugs, compatibility, missing feature pain that may indicate a product gap.

DK PDF – WordPress PDF Generator · Hello @jcollier , To add the current date to the footer you have two options: Use the dkpdf_footer_pagination filter, with a PHP date function, for example the following will display: June 5, 2025 add_filter('dkpdf_footer_pagination', function() { return date( 'F j, Y' ); }); Or override the dkpdf-footer.php template in your theme (ideally in a child theme)
mixed Custom Post Types

Custom Post Types: users show compatibility, missing feature, support pain that may indicate a product gap.

DK PDF – WordPress PDF Generator · In the following example it adds a custom post type with slug nav_menu_item: <?php /** * Adds post type nav_menu_item in PDF Button Post types to apply */ function add_dkpdf_posts_arr( $post_arr ) { array_push( $post_arr, 'nav_menu_item' ); } add_filter( 'dkpdf_posts_arr', 'add_dkpdf_posts_arr' ); ?> I added that code to functions.php, changing nav_menu_item
complaint Load Faster?

Load Faster?: users show missing feature, setup pain that may indicate a product gap.

PDF Generator for Posts & Pages – Export Any Post Type to PDF · Load Faster?
complaint Blank page

Blank page: users show compatibility, support pain that may indicate a product gap.

DK PDF – WordPress PDF Generator · WP Latest version PHP 8.4 The page I need help with: [ log in to see the link] Hi This is quite a sinple archive page, but nothing appears in the PDF.
complaint Avoiding orphaned breaks

Avoiding orphaned breaks: users show compatibility, support pain that may indicate a product gap.

DK PDF – WordPress PDF Generator · Avoiding orphaned breaks Love the plugin!
mixed Body content now overlapping header

The user likes the PDF plugin but reports generated PDF body content now overlaps the header after an apparent recent change.

DK PDF – WordPress PDF Generator · Body content now moved up to the top, overlapping the header.
complaint Very Poor Support

Very Poor Support: users show support pain that may indicate a product gap.

DK PDF – WordPress PDF Generator · Very Poor Support Author ignores tickets in support.
complaint do not ever install!!

do not ever install!!: users show setup pain that may indicate a product gap.

DK PDF – WordPress PDF Generator · do not ever install!!
complaint No longer maintained, not compatible with PHP 8

No longer maintained, not compatible with PHP 8: users show compatibility pain that may indicate a product gap.

DK PDF – WordPress PDF Generator · No longer maintained, not compatible with PHP 8 Like the title says, this plugin is no longer maintained and it is not compatible with PHP 8.
complaint Support takes entirely too long to respond if at all

The reviewer said generated PDFs looked unlike the website because styles were stripped and there was little customization or support.

DK PDF – WordPress PDF Generator · Seems all of the HTML style coding is getting stripped
complaint Security Issue – Unsanitized Input Causes Fatal Error

A malformed PDF query parameter can trigger fatal errors and may expose sites to denial-of-service risk.

DK PDF – WordPress PDF Generator · The plugin crashes when receiving characters like backslashes or quotes in the pdf query parameter.
question Does it work with Custom Post

Does it work with Custom Post: question conversation with limited structured signal.

PDF Generator for Posts & Pages – Export Any Post Type to PDF · Does it work with Custom Post Hi there. Does your plugin allow to generate PDFs from custom post types and Advance Custom Fields or only from WooCommerc? Thaks Hi there. Does your plugin allow to generate PDFs from custom post types and Advance Custom Fields or only from WooCommerc? Thaks
complaint No Funciona aún

No Funciona aún: complaint conversation with limited structured signal.

PDF Generator for Posts & Pages – Export Any Post Type to PDF · No Funciona aún No guarda el post a pdf, falta terminar la programación No guarda el post a pdf, falta terminar la programación
complaint Error on on PDF generation

After upgrading PHP and installing DK PDF 2.2.0, the user could no longer download generated PDFs from a live page.

DK PDF – WordPress PDF Generator · When I click the download button, the page shows: “Errore Impossibile caricare il documento PDF.”
complaint Fatal Error with version 2.2.0

DK PDF 2.2.0 stopped generating PDFs for a custom certificate flow because non-public posts were not handled correctly, requiring a filter workaround.

DK PDF – WordPress PDF Generator · Now a PHO FATAL ERROR is generated
praise Support PHP8, super helpful developer

Support PHP8, super helpful developer: users show compatibility, pricing, support pain that may indicate a product gap.

DK PDF – WordPress PDF Generator · Support PHP8, super helpful developer Contrary to older reviews, the developer has updated the plugin to support PHP8.
mixed How to change Button text

DK PDF button text changes failed with Polylang enabled, and the user ultimately reverted versions and edited the template to work around it.

DK PDF – WordPress PDF Generator · If I disable Polylang, the correct text is shown.
complaint Doesn’t look anything like the web page

The generated PDF does not preserve the web page's theme, column layout, or icon sizing despite trying plugin settings.

DK PDF – WordPress PDF Generator · The conversion page doesn’t look anything like the web page.
complaint Can’t disable button on woocommerce catalog page

DK PDF showed buttons on WooCommerce catalog pages despite shortcode-only settings, and support reproduced and fixed the behavior after follow-up reports.

DK PDF – WordPress PDF Generator · the button is also shown on my product catalog/products categories page where there’s no shortcode injected
question Hiding SVG icons

Elementor accordion SVG icons cannot be hidden in PDF output and become so large that they take up almost a full A4 page.

DK PDF – WordPress PDF Generator · it is not possible to hide the SVG icons used to open and close the accordions, even when exporting to PDF
question Can I avoid indexing?

The user wants generated PDF links excluded from search engines because Google ranked a PDF URL above the original page.

DK PDF – WordPress PDF Generator · Google ranked the PDF higher than the page itself, which I obviously would like to avoid.
question Broken Images

DK PDF generated broken images in production PDFs and lacked an easy UI path for debugging image errors.

DK PDF – WordPress PDF Generator · locally, it works well but in production I have red crosses instead of images
complaint Images getting rotated

DK PDF generated images rotated -90 degrees, and CSS fixes did not carry through because of PDF library limitations.

DK PDF – WordPress PDF Generator · images are getting rotated -90deg when the pdf is generated
mixed Fatal error with 2.1.0

DK PDF version 2.1.0 caused fatal errors from shared package conflicts, but the developer supplied a release candidate that fixed both the crash and wrong-post PDF output.

DK PDF – WordPress PDF Generator · I’ve just updated and can confirm the error is gone
praise Just downgrade your php to 7.4 and it still works !

Just downgrade your php to 7.4 and it still works !: users show bugs, compatibility, support pain that may indicate a product gap.

DK PDF – WordPress PDF Generator · Just downgrade your php to 7.4 and it still works !
praise Excellent Plugin, Mediocre Documentation

Excellent Plugin, Mediocre Documentation: users show missing feature, support, setup pain that may indicate a product gap.

DK PDF – WordPress PDF Generator · Excellent Plugin, Mediocre Documentation Had some trouble getting some features work at first, but now I got it, and it works pefect!
praise Perfect!

Perfect!: users show support, migration pain that may indicate a product gap.

DK PDF – WordPress PDF Generator · Perfect!
praise Exactly what i needed

Exactly what i needed: users show bugs, performance pain that may indicate a product gap.

DK PDF – WordPress PDF Generator · Exactly what i needed Works well the speed is the only issue but i get it … Works well the speed is the only issue but i get it …
praise Awesome!

Awesome!: users show support pain that may indicate a product gap.

DK PDF – WordPress PDF Generator · Great developer, great support and great plugin!
praise Great plugin and great support!

Great plugin and great support!: users show support pain that may indicate a product gap.

DK PDF – WordPress PDF Generator · Great plugin and great support!
praise Update and edit

Update and edit: users show support pain that may indicate a product gap.

DK PDF – WordPress PDF Generator · Your plugin is the best, but your plugin does not support Persian and Arabic.
praise Really works

Really works: users show support pain that may indicate a product gap.

DK PDF – WordPress PDF Generator · Really works I have tested a lot, but this plugin really does what it promises.