Themes
All themesNo clustered themes yet.
Market
Commercial opportunities need traceable source links before they are treated as build-worthy.
100.0% of this page's analysis has direct source links.
0 rows here require auditable proof before promotion.
0 rows have source counts but still need direct links.
No clustered themes yet.
Pain still appears around compatibility, bugs despite praise for quality, reliable.
Owned praise to avoid copying: quality, support.
Character encoding issue: users show bugs, compatibility, missing feature pain that may indicate a product gap.
wp-mpdf · Character encoding issue I have a custom wp-mpdf theme with the meta defintion <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> The previous versions of wp-mpdf has given me the umlauted ä and ö as well as the Esperanto diacritical letters (ĉ, ĝ, ĥ, ĵ, ŝ and ŭ) as they are in utf-8. mixed Images broken + webdiste crashed after update pluginImages broken + webdiste crashed after update plugin: users show bugs, compatibility, missing feature pain that may indicate a product gap.
wp-mpdf · Images broken + webdiste crashed after update plugin Hi, on the website micromed.ua we have the same problem with broken images as this topic https://wordpress.org/support/topic/images-broken-and-duplicated/ For example: page https://micromed.ua/otoskop-e-scope-fibrooptika-2-5-v/ – link https://micromed.ua/otoskop-e-scope-fibrooptika-2-5-v/?output=pdf page h mixed Fatal Error – “\Psr\Log\LoggerAwareInterface”Fatal Error – “\Psr\Log\LoggerAwareInterface”: users show bugs, compatibility, missing feature pain that may indicate a product gap.
wp-mpdf · Fatal Error – “\Psr\Log\LoggerAwareInterface” Hello! mixed Setting a PDF templateSetting a PDF template: users show bugs, compatibility, missing feature pain that may indicate a product gap.
wp-mpdf · Setting a PDF template I’d like to set the pdf page to “Letter” rather than the default “A4”. mixed PDF Button custom text not workingPDF Button custom text not working: users show bugs, compatibility, missing feature pain that may indicate a product gap.
wp-mpdf · PDF Button custom text not working Hi, I don’t know if I am the only one, but when I fill in other text for the PDF Buttom text, in the WP MPDF settings, then this doesn’t change the text. mixed Invoice only in 1 language for Multilingual WEB WEBInvoice only in 1 language for Multilingual WEB WEB: users show compatibility, missing feature, pricing pain that may indicate a product gap.
mPDF add-on for RTL and Unicode Support · Invoice only in 1 language for Multilingual WEB WEB Good day I am using the free version of the addon and noticed this problem – I have not translated the plugin through WPML and I want to use invoice only in English – but my site contains 3 languages to choose from if the customer makes an order in another language then the Product line and payment methods mixed There has been a critical error on this site.There has been a critical error on this site.: users show bugs, compatibility, support pain that may indicate a product gap.
wp-mpdf · There has been a critical error on this site. neutral Fatal ErrorFatal Error: users show bugs, compatibility, support pain that may indicate a product gap.
mPDF add-on for RTL and Unicode Support · Fatal Error >PHP Fatal error: Declaration of Psr\Log\NullLogger::log($level, $message, array $context = []) must be compatible with Psr\Log\LoggerInterface::log($level, Stringable|string $message, array $context = []): void in /var/www/z/wp-content/plugins/mpdf-addon-for-pdf-invoices/vendor/psr/log/Psr/Log/NullLogger.php on line 26 PHP 8.1 Plugin version 1.2 neutral Reporting fatal errorReporting fatal error: users show bugs, compatibility pain that may indicate a product gap.
mPDF add-on for RTL and Unicode Support · Reporting fatal error We’re using this plugin in conjunction with https://wordpress.org/plugins/print-invoices-packing-slip-labels-for-woocommerce/ . complaint TrashTrash: users show bugs, compatibility, support pain that may indicate a product gap.
wp-mpdf · Trash Does not work. complaint Error Message: Failed to load PDF document (take 2)Error Message: Failed to load PDF document (take 2): users show bugs, compatibility, performance pain that may indicate a product gap.
wp-mpdf · Error Message: Failed to load PDF document (take 2) Hello! complaint Deprecated: Array and string offset access syntax with curly braces is deprecateDeprecated: Array and string offset access syntax with curly braces is deprecate: users show bugs, compatibility, support pain that may indicate a product gap.
wp-mpdf · Deprecated: Array and string offset access syntax with curly braces is deprecate With WP_DEBUG enabled I get this notice: Deprecated: Array and string offset access syntax with curly braces is deprecated If I understand correctly you have stopped development of this plugin. mixed Logo not showing on DownloadLogo not showing on Download: users show bugs, compatibility, missing feature pain that may indicate a product gap.
mPDF add-on for RTL and Unicode Support · Logo not showing on Download I installed the mPDF plugin as the logo was not showing on the invoice. mixed Not working in Chrome – PHP deprecatedNot working in Chrome – PHP deprecated: users show bugs, compatibility, missing feature pain that may indicate a product gap.
wp-mpdf · Not working in Chrome – PHP deprecated Do you know why the PDFs will create when I visit the page in Firefox or Safari, but not in Chrome? mixed Shortcode support?Shortcode support?: users show bugs, compatibility, missing feature pain that may indicate a product gap.
wp-mpdf · Shortcode support? mixed Greek Characters Encoding IssueGreek Characters Encoding Issue: users show bugs, missing feature, support pain that may indicate a product gap.
wp-mpdf · Greek Characters Encoding Issue Hello, I need help with the encoding of greek characters. mixed Not working with TranslatePress?Not working with TranslatePress?: users show bugs, compatibility, performance pain that may indicate a product gap.
wp-mpdf · Hi, have you tried turning on the debug mode? mixed Cyrillic encoding issuesCyrillic encoding issues: users show bugs, missing feature, support pain that may indicate a product gap.
wp-mpdf · Cyrillic encoding issues Hello! mixed Persian languagePersian language: users show bugs, compatibility, support pain that may indicate a product gap.
mPDF add-on for RTL and Unicode Support · If you are using the premium version of our WooCommerce PDF Invoices, Packing Slips, Delivery Notes & Shipping Labels , kindly share us the details regarding the issue via this link . mixed Deprecated Function Error in mPDF Addon with PHP 8.2Deprecated Function Error in mPDF Addon with PHP 8.2: users show bugs, compatibility, support pain that may indicate a product gap.
mPDF add-on for RTL and Unicode Support · Deprecated Function Error in mPDF Addon with PHP 8.2 Hello Support Team, I am encountering an error with the mPDF Addon for PDF Invoices on my WordPress site. mixed Getting Started Which Header File? / Where is Doco?Getting Started Which Header File? / Where is Doco?: users show compatibility, support, setup pain that may indicate a product gap.
wp-mpdf · At least initially I don’t want buttons on my website, I want to find some sample code and documentation (still looking) and modify and test a sample I found: //require dirname(__FILE__) . mixed Regarding Japanese Language SupportRegarding Japanese Language Support: users show compatibility, missing feature, support pain that may indicate a product gap.
wp-mpdf · Regarding Japanese Language Support I confirmed that English displays correctly without any problems. complaint Initialize mPDF without MarginsInitialize mPDF without Margins: users show compatibility, missing feature pain that may indicate a product gap.
wp-mpdf · Thanks <?php global $post; // Initialize mPDF with zero margins $mpdf = new \Mpdf\Mpdf([ 'margin_left' => 0, 'margin_right' => 0, 'margin_top' => 0, 'margin_bottom' => 0, 'margin_header' => 0, 'margin_footer' => 0 ]); // Fetch ACF fields $acf_property_types = get_field('acf_property_types'); $acf_location = get_field('acf_location'); $acf_email = get_field(' mixed ACF fileds / meta boxesACF fileds / meta boxes: users show missing feature, support pain that may indicate a product gap.
wp-mpdf · Thanks for the quick response I already figured it out, I was just embarrassed that I got question marks in response, that is, as I understand it, an encoding problem P.S. mixed Base64 image in pdf contentBase64 image in pdf content: users show bugs, support pain that may indicate a product gap.
wp-mpdf · This template works well with your help Now, I want the put a base64 image in the pdf and I’m trying a simplistic method in HTML like : $base64_logo = get_field('logo_annonce'); if( $base64_logo ): $pdf_output .= '<div class="annonce--logo">'; $pdf_output .= '<img src="data:image/png;base64,'. mixed No Polish charactersNo Polish characters: users show missing feature, support pain that may indicate a product gap.
wp-mpdf · This reply was modified 3 years, 9 months ago by fkrauthan . question Hide title and author and dateHide title and author and date: users show missing feature, support pain that may indicate a product gap.
wp-mpdf · Hide title and author and date I would like to make it so that the blue title at the top of the pdf where the site name is printed and the author and date in English are hidden when the pdf is generated. mixed PDF Invoice not showing complete addressPDF Invoice not showing complete address: users show compatibility, missing feature pain that may indicate a product gap.
mPDF add-on for RTL and Unicode Support · Every time I generate an invoice, the address is missing. question echo content in templateecho content in template: users show bugs, missing feature pain that may indicate a product gap.
wp-mpdf · I got one issue though: is it possible to echo out content instead of concatenating it to $pdf_output? praise Best customisation abilitiesBest customisation abilities: users show compatibility, missing feature, support pain that may indicate a product gap.
wp-mpdf · Best customisation abilities The plugins’ configuration-page doesn’t look very impressive but the template structure gives you the opportunity to style your pdf way better than with most other pdf-plugins. praise Ideal and cleanIdeal and clean: users show compatibility, missing feature, pricing pain that may indicate a product gap.
mPDF add-on for RTL and Unicode Support · Ideal and clean Perfect if you need to display more details, even something simple like unit price on your woocommerce invoice. neutral Is wp-mpdf 3.5 compatible with WP 5.5.1?Is wp-mpdf 3.5 compatible with WP 5.5.1?: users show bugs, compatibility, setup pain that may indicate a product gap.
wp-mpdf · Is wp-mpdf 3.5 compatible with WP 5.5.1? praise Excellent supportExcellent support: users show bugs, support pain that may indicate a product gap.
mPDF add-on for RTL and Unicode Support · Excellent support They helped me to resolved my issue Very quick just checking a couple of things Thank you! praise Keine FunktionKeine Funktion: users show compatibility, setup pain that may indicate a product gap.
wp-mpdf · To output the ‘print-to-pdf’ button, you have to run a function in your theme file. praise BLANK PDF PAGE GENERATEBLANK PDF PAGE GENERATE: users show compatibility, support pain that may indicate a product gap.
wp-mpdf · BLANK PDF PAGE GENERATE Hello Friends I need your help urgent… I have downloaded this plugin and try to generate the PDF IN LOCALHOST… But is shows me the blank page/pdf… please suggest me what’s wrong with this … I need to submit this pdf project by tonight and i need your help … Here is the code of my page wp-mpdf.php (WHOLE PAGE CODE)( I M USING THIS PLUG praise Excellent plugin and even better supportExcellent plugin and even better support: users show compatibility, support pain that may indicate a product gap.
mPDF add-on for RTL and Unicode Support · Excellent plugin and even better support Excellent plugin and even better support. praise Very Customisable, Support A+++Very Customisable, Support A+++: users show support, setup pain that may indicate a product gap.
mPDF add-on for RTL and Unicode Support · Very Customisable, Support A+++ If you’re looking for a plugin that works out of the box to create amazing documentation for your orders, this is the one to pick. praise Thanks! – Works like a charmThanks! – Works like a charm: users show setup pain that may indicate a product gap.
wp-mpdf · – Works like a charm installing, activating, and save the documents – with all the content. praise No frills, no fluff – perfect for developersNo frills, no fluff – perfect for developers: users show compatibility pain that may indicate a product gap.
wp-mpdf · No frills, no fluff – perfect for developers Thank you so much for this plugin. praise Great pluginGreat plugin: users show bugs pain that may indicate a product gap.
wp-mpdf · Great plugin Great plugin, it just *works*!