Account created on 29 November 2007, over 16 years ago
#

Recent comments

πŸ‡ͺπŸ‡ΈSpain mabuweb

I have recently updated to Drupal 10, but I can't get the TCPDF module to work.
I've tried to apply the 3367239-2.patch in D9 before updating to D10, but composer failed anyway on the update saying the module is not D10 compatible.

I also tried to install the module after after the update to D10:
composer require 'drupal/tcpdf:^2.0' --ignore-platform-reqs --with-all-dependencies
but it returns:

Your requirements could not be resolved to an installable set of packages.

Problem 1
- drupal/tcpdf[2.0.0, ..., 2.0.3] require drupal/core ^8 || ^9 -> found drupal/core[8.0.0, ..., 8.9.20, 9.0.0, ..., 9.5.11] but these were not loaded, likely because it conflicts with another require.
- Root composer.json requires drupal/tcpdf ^2.0 -> satisfiable by drupal/tcpdf[2.0.0, 2.0.1, 2.0.2, 2.0.3].

Is there any other way to install it in Drupal 10?
Are you planning to publish in the near future a Drupal 10 release of the TCPDF module?

Thank you very much for your help!

Production build 0.69.0 2024