Hi David, in the previous version of the plugin the SKU was included in the PDF, however after the last time you helped get this working, I noticed they are no longer showing up. Can you help get them back please?
]]>Hi,
is there a way to include the product description in the PDF?
Many thanks!
]]>Buenas! Espero que puedan ayudarme. Si no solicito email, el pdf se descarga correctamente. Pero si solicito que el usuario ingrese su email a traves del pop up, al darle descargar, se lo redirige a una pagina de error con el siguiente mensaje:
No se puede acceder a este sitio web
Es posible que la página web …./?cart-pdf=1&_wpnonce=4fa35e4c7c&email_copy=1 esté temporalmente inactiva o que se haya trasladado definitivamente a otra dirección.
ERR_INVALID_RESPONSE
Gracias!
How can i translate months on PDF file?, is in english but i need in spanish ??
Regards
]]>Is it possible to add the cart content as shown in the pdf to the e-mail body?
]]>Hiya, we use your plugin at https://vanderputtenhouthandel.nl/winkelwagen/ and it works great, it is exactly what we needed doen there. But… in the PDF the logo we set in the settings does not show up, we get a little red cross. Plse check screenshots below.
https://snipboard.io/yDuxeT.jpg
Our Settings:
https://snipboard.io/xM7r6W.jpg
Logo Image:
https://vanderputtenhouthandel.nl/wp-content/uploads/2024/05/woo-logo.png
Can you help?
]]>Recently when in the cart page I change the shipping method it will return -1 and shows /?wc-ajax=update_shipping_method&cart-pdf=1&_wpnonce=c9a7516a4a
as part of the url instead of download it, what can be the issue? Woocmerce recent update or it is not compatible with new update?
]]>Hello, I wanted to thank you for the enormous work you do with this plugin, which is very useful!
Since the latest version of the plugin and Woo, we noticed that we could not send the products to the cart and we saw this error in the log.
PHP Fatal error: Declaration of FSVendor\WPDesk\FS\TableRate\Logger\ShippingMethodLogger::emergency(Stringable|string $message, array $context = []): void must be compatible with Psr\Log\LoggerInterface::emergency($ message, array $context = []) in /home/digitari/public_html/wp-content/plugins/wc-cart-pdf/vendor/psr/log/src/LoggerTrait.php on line 18
I am using PHP 8.1.29 and woo 9.2.3.
I tell you that I have also tried the dropbox version, but it still has the same error.
Thank you, best regards!
I install the great plugin for print the cart for my customers, but, when the plugin was updated from wordpress I lost all my translation.
How can I prevent the lost of my Italian translations for the plugin ?
]]>[06-Sep-2024 08:15:44 America/Mexico_City] PHP Fatal error: Declaration of Mpdf\Http\Request::getRequestTarget() must be compatible with Psr\Http\Message\RequestInterface::getRequestTarget(): string in /homepages/…..wp-content/plugins/wc-cart-pdf/vendor/mpdf/mpdf/src/Http/Request.php on line 69
this is the error msg i get from debug, could you help me to fix it?
]]>Hi,
The plugin doesn’t seem to be working with WordPress 6.6.1 and WooCommerce 9.2.3. The plugin is active but the button doesn’t show up at all neither on the Cart page nor on the checkout page.
I have a very basic test setup with just WooCommerce and WooCommerce Cart PDF and noting else.
Hello, the plugin is not working for me. After pressing the button in the cart, it opens my homepage with this link: https://kerbsrs.com/?cart-pdf=1&_wpnonce=d8119f7162 and nothing else happens.
I’ve tried with different settings but nothing changes this issue, plus I didn’t find anything on the FAQ or forum. To replicate: Open https://kerbsrs.com/ and add any product to the cart, then go to https://kerbsrs.com/cart/ to see the button and press it.
]]>Hello,
How can I personalize my e-mail subject and body?
Is it possible to send a personalized HTML e-mail?
If not, can I add images to it?
Thanks in advance!
]]>Hi
I would like to make an archive pages with an overview of the generated pdf’s. Are the generated pdf’s stored in the database and in which table?
Or do you have other suggestions to set up my archive page?
Regards
Pieter
I did the update to Woo last week (version 9.2.3) and up until then the plugin worked perfectly. Now however, I’m getting the following error message:
There has been a critical error on this website.
I had previously added the snippet, which I think helped getting the images to show up:
add_filter( ‘wc_cart_pdf_mpdf’, function( $mpdf ) {
$mpdf->curlUserAgent = ‘Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36’;
return $mpdf;
} );
I’ve turned off non-critical plugins to make sure there isn’t a conflict and that hasn’t helped.
Anyone else getting the same thing? Any fixes or workarounds? Thanks.
]]>Hi,
I really love your plugin but I have recently installed German Market and now when I click on the “Download cart as pdf” button I get a critical error:
Fatal error: Uncaught ArgumentCountError: Too few arguments to function WGM_Tax::new_line_excl_incl_string_in_emails_with_css(), 1 passed in …/wp-includes/class-wp-hook.php on line 324 and exactly 2 expected in …/wp-content/plugins/woocommerce-german-market/inc/WGM_Tax.php:1013
Is there anything I can do here?
Thanks,
Hannah
Hello,
Is it possible to add generated pdf number (For example 001, 002 etc) in email subject to admin and customer?
As now, if we receive cart email, and theres a lot of them, it’s very difficult to find the required email if the client calls us (or we want to call the client). So simple – “Cart no – number” in subject would be awesome, how can we achieve it if its possible?
I need to reset the Auto Increment Number of the generated PDF documents.
]]>If you are having trouble with images not loading on the PDF, give some of the configuration options from the article below a try. If none of the configuration options are working for you, please create a new support thread.
https://github.com/dkjensen/wc-cart-pdf/wiki/Troubleshooting-images-not-loading
]]>Logo and product image not showing. Only show “Red X”. I add the wp-config.php
define( 'WC_CART_PDF_THUMBNAIL_COMPATIBILITY', true );
and add functions.php
"add_filter( 'wc_cart_pdf_mpdf', function( $mpdf ) { $mpdf->curlUserAgent = 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36'; return $mpdf; } );"
Hey good day!
So I have a button on checkout which let’s customers to download the cart details as PDF when they click on it but I want the customers to be forced to enter their name and email before they can download the PDF
Hello ,
In functions : wc_cart_pdf_maybe_send_admin_copy() and wc_cart_pdf_modal_email_copy() when you set $file_path you shoud also add the filter “wc_cart_pdf_filename”
Have a great day
Hello, got one question, how do we customize font used in PDF?
]]>The plugin settings was present in the WooCommerce > Settings > Integration tab. But it is now missing, I have tried deactivating/reactivating and even unistalled/reinstalled the plugin
Has the settings been moved to another place?
]]>We are using this plug-in to generate quotes for clients, and for the most part it is working great. The only issue I’m running into is if someone adds items to the cart, goes to the cart page, and then inputs their address to the Order Summary section in order to get a shipping quote, this information is not being captured for user who are not logged in.
This works for user who are logged in, and doesn’t provide a shipping estimate for user who are not logged in and who do not input their address information. Is there a way to add the shipping information from the order summary section into the quote for user who are not logged in?
]]>Not all attributes are visible pdf, who can do all atributes?
]]>How can I separate it with lines? Should I make something like a graph? look like : https://prnt.sc/P_nHX0PWvb6o
]]>Hi there, I need to customise this plugin. is this possible that i can download checkout page as pdf for example: when customer filled all the fields on checkout page like name, email, phone, address also whatever products they have selected can i download these all details as pdf using plugin woo commerce cart pdf. as same as i can download cart page as pdf.
example:
checkout page : i have fields with customers billing and shipping details also some additional details
i want to download this all filled( with customer’s input) once customer filled these information.
]]>How do we control the file name of the save PDF? We are hoping to have a custom syntax for the PDF file that is saved to local hard drive. Something like this: QUOTE-YYMMDD-TIME
]]>Can the main price and the discount price be seen in the file?
]]>