I have been testing this plugin and it does not export more than 16 pages in PDF. How can I solve that?
Thanks in advance!
]]>Hi there. Plugin is producing a crtitical error. Pls see error logs:
[08-Nov-2023 08:55:07 UTC] PHP Fatal error: Uncaught Error: Call to undefined function Dompdf\mb_internal_encoding() in /home/lemosola/public_html/wp-content/plugins/pdf-catalog-woocommerce/dompdf-master/src/Dompdf.php:274
Stack trace: 0 /home/lemosola/public_html/wp-content/plugins/pdf-catalog-woocommerce/includes/GMWCP_PDF.php(34): Dompdf\Dompdf->__construct() 1 /home/lemosola/public_html/wp-includes/class-wp-hook.php(308): GMWCP_PDF->woo_comman_single_button() 2 /home/lemosola/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters() 3 /home/lemosola/public_html/wp-includes/plugin.php(517): WP_Hook->do_action() 4 /home/lemosola/public_html/wp-settings.php(623): do_action() 5 /home/lemosola/public_html/wp-config.php(96): require_once(‘/home/lemosola/…’) 6 /home/lemosola/public_html/wp-load.php(50): require_once(‘/home/lemosola/…’) 7 /home/lemosola/public_html/wp-blog-header.php(13): require_once(‘/home/lemosola/…’) 8 /home/lemosola/public_html/index.php(17): require(‘/home/lemosola/…’) 9 {main}
thrown in /home/lemosola/public_html/wp-content/plugins/pdf-catalog-woocommerce/dompdf-master/src/Dompdf.php on line 274
Thank you for your help!
]]>hello, is it possible to display the button only to logged in users or a specific user role?
]]>Is there a way to display postmeta or acf fields from product on the PDF catalog?
]]>Hello team
,
Your plugin looks very nice and fast but in my case, the images are not displayed.
My images are not located in the standard WordPress/Woocommerce directories but on a subdomain.
All the other plugins I use recognise this perfectly, including a plugin I already use to convert a product page into a PDF file.
For this, I use the following hook:
add_filter( ‘pre_option_upload_path’, function( $upload_path ) {
return ‘my_server_url’;
});
add_filter( ‘pre_option_upload_url_path’, function( $upload_url_path ) {
return ‘https://my_url’;
});
Why doesn’t this work with your plugin?
Thanks
Hi,
Thanks for the nice plugin!
I have few suggestions:
Let me know for any questions,
Thanks again for this plugin!
Pranav
]]>you can see that when we use Woocommerce the auto-generating thumbnail preview is making the “transparent” area of the PDF turn black..It should appear white.
The workaround so far has been to manually flatten the PDF back to Acrobat 4 and flat transparencies. But we are looking to change that so admins are not manually adding that step to the process.
the hope is potentially using your plugin might give us that ability. Can you confirm?
]]>Good day
I installed the plugin, but when you click on download full catalogue, i get a critical error.
Any help with this will be greatly appreciated
Kind Regards
Ryno
I have setup the PDF catalog plugin and all the functions are working for, but there is strange issue where some of the products images are missing on PDF but they are showing on website product category page,
I have checked in the admin as well images are assigned to the products but still they are not showing up on PDF pages.
Can you please check this issue?\
Specifically you can see this page where the images are missing: https://expofair-berlin.de/produkt-kategorie/katalog-uebersicht/messe-und-eventzubehoer/garderoben/?pdf-catalog=1745
Thanks!
]]>I can see a download button on pages with an individual product, but nowhere else. Are all WooCommerce pages showing multiple products supposed to have a download button too or just the top page? In the documentation, the “category page” is mentioned but this isn’t a concept in WooCommerce; you have the base page of the shop (where we have put a number of WooCarousel shortcodes) and a large number of generated category pages with URIs starting with /product-category/…
]]>Hi,
How to fix the currency symbol should be “?” but the generated PDF shows “?” instead.
]]>What is the shortcode to place download button on a specific part of the page?
I would like to generate pdfs from my products with a button on a part of the page
No product image show in download pdf catalog. Please below link to download
https://ggkintsui.createownweb.com/shop/
At first I got an error. Now for the place of Russian letters is displayed ?
Warning: count(): Parameter must be an array or an object that implements Countable in /home/c36896/2980000.ru/www/wp-content/plugins/pdf-catalog-woocommerce/dompdf-master/lib/php-svg-lib/src/Svg/Document.php on line 259
Warning: count(): Parameter must be an array or an object that implements Countable in /home/c36896/2980000.ru/www/wp-content/plugins/pdf-catalog-woocommerce/dompdf-master/lib/php-svg-lib/src/Svg/Document.php on line 259
Warning: count(): Parameter must be an array or an object that implements Countable in /home/c36896/2980000.ru/www/wp-content/plugins/pdf-catalog-woocommerce/dompdf-master/lib/php-svg-lib/src/Svg/Document.php on line 259
Warning: count(): Parameter must be an array or an object that implements Countable in /home/c36896/2980000.ru/www/wp-content/plugins/pdf-catalog-woocommerce/dompdf-master/lib/php-svg-lib/src/Svg/Document.php on line 259
Warning: count(): Parameter must be an array or an object that implements Countable in /home/c36896/2980000.ru/www/wp-content/plugins/pdf-catalog-woocommerce/dompdf-master/lib/php-svg-lib/src/Svg/Document.php on line 259
Warning: count(): Parameter must be an array or an object that implements Countable in /home/c36896/2980000.ru/www/wp-content/plugins/pdf-catalog-woocommerce/dompdf-master/lib/php-svg-lib/src/Svg/Document.php on line 259
Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 14680160 bytes) in /home/c36896/2980000.ru/www/wp-content/plugins/pdf-catalog-woocommerce/dompdf-master/lib/Cpdf.php on line 6408
]]>
I use a plugin called TablePress to quickly create tables to show product SKU’s of the variable items I sell. It uses shortcodes to display the tables. The problem I am running into is when I go to download the catalog, it does not show the table, it only shows the shortcode.
]]>Hi,
It would be nice if this will support more languages.
UTF-8 Support.
GMWCP_PDF.php line 52:
include_once(GMWCP_PLUGINDIR.’dompdf-master/autoload.inc.php’);
There’s no such file
]]>Instale el plugin Catálogo PDF Woocommerce, sin embargo al oprimir el botón para que genere el PDF envía este mensaje de error “Ha habido un error crítico en tu sitio web”
como puedo solucionar este problema?
gracias
]]>it show error
Fatal error: Uncaught Error: Class ‘Svg\Document’ not found in /home/apppack/public_html/wp-content/plugins/pdf-catalog-woocommerce/dompdf-master/src/Helpers.php:620 Stack trace: #0 /home/apppack/public_html/wp-content/plugins/pdf-catalog-woocommerce/dompdf-master/src/FrameReflower/Image.php(125): Dompdf\Helpers::dompdf_getimagesize(‘/home/apppack/p…’, NULL) #1 /home/apppack/public_html/wp-content/plugins/pdf-catalog-woocommerce/dompdf-master/src/FrameReflower/Image.php(48): Dompdf\FrameReflower\Image->get_min_max_width() #2 /home/apppack/public_html/wp-content/plugins/pdf-catalog-woocommerce/dompdf-master/src/FrameDecorator/AbstractFrameDecorator.php(895): Dompdf\FrameReflower\Image->reflow(Object(Dompdf\FrameDecorator\Block)) #3 /home/apppack/public_html/wp-content/plugins/pdf-catalog-woocommerce/dompdf-master/src/FrameReflower/Block.php(845): Dompdf\FrameDecorator\AbstractFrameDecorator->reflow(Object(Dompdf\FrameDecorator\Block)) #4 /home/apppack/public_html/wp-content/plugins/pdf-catalog-woocommerce/dompdf-master/s in /home/apppack/public_html/wp-content/plugins/pdf-catalog-woocommerce/dompdf-master/src/Helpers.php on line 620
There has been a critical error on your website.
]]>Hi there. I have enabled in catalog the button to generate pdf.
In PDF i see this:
WC_Product::get_categories ha quedado obsoleto desde la versión 3.0. Utiliza wc_get_product_category_list en su lugar. in /home/masterb1/public_html/desarrollo/alca/wp-includes/functions.php on line 4713
Also: What can I do to show PDF in another Browser tab? (Like target=”_blank”)
Thanks again in advance.
]]>Hi there. After install and configure I see no button, and also 3 php notices like this:
Notice: Undefined index: action in /home/masterb1/public_html/desarrollo/alca/wp-content/plugins/pdf-catalog-woocommerce/includes/GMWCP_PDF.php on line 18
Since I see no functionality (button to download pdf missing) I will disable plugin meanwhile.
Thanks
Hi,
I want to use your plugin it works great, but cannot show Greek chars.
My encoding is UTF8.
??????? ??? 7?5in
Read More
SKU: ?.2286.?
Price: € 8.90 ????? ???
Categories: ??????????
Thank you for the great work.
]]>Hi,
How to change encoding. My site is Bulgarian /Cyrillic/ language and in pdf all Cyrillic texts looks like this:
???????? ???????????? ????????? BEHA PV 15 WiFi ? ??????????
Can you help me, please?
Thank You in advice