• The invoice PDF prints with %s where the number of products to download is shown. This is probably from templates\print-order\print-content.php line 185

    printf( esc_attr_e( ‘%s Files’, ‘woocommerce-delivery-notes’ ), count( $item->get_item_downloads() ) );

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support kenil802

    (@kenil802)

    Hi @trentschaller,

    Sorry for the delay in response.

    Regarding the query, could you please inform us where are you able to see the products to download text on the invoice page? Are you using something for that or from where it is coming?

    Do let us know so that we can assist you in a better way.

    Regards,
    Kenil Shah

    Thread Starter trentschaller

    (@trentschaller)

    https://snipboard.io/XnTwk9.jpg

    This is from the invoice PDF that the client tries to print. I have highlighted the %s where a number should be.

    Plugin Support kenil802

    (@kenil802)

    Hi @trentschaller,

    Sorry for the delay in response.

    I will ask the developer regarding your query and get back to you with an update.

    Regards,
    Kenil Shah

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Product count not working on PDF’ is closed to new replies.