I am using IN 4.4.1 (updated via your recommended script automatically) - and since a few days the PDF generation is broken; i just see a grey box instead of the PDF.
I did a “composer install” again, and found a few warnings like
Warning: Ambiguous class resolution, "ZendService\Google\Gcm\Client" was found in both "/var/www/virtual/nerdocs/invoice-ninja/vendor/zendframework/zendservice-google-gcm/library/ZendService/Google/Gcm/Client.php" and "/var/www/virtual/nerdocs/invoice-ninja/vendor/zendframework/zendservice-google-gcm/library/Gcm/Client.php", the first will be used.
Warning: Ambiguous class resolution, "ZendService\Google\Gcm\Response" was found in both "/var/www/virtual/nerdocs/invoice-ninja/vendor/zendframework/zendservice-google-gcm/library/ZendService/Google/Gcm/Response.php" and "/var/www/virtual/nerdocs/invoice-ninja/vendor/zendframework/zendservice-google-gcm/library/Gcm/Response.php", the first will be used.
Warning: Ambiguous class resolution, "ZendService\Google\Gcm\Message" was found in both "/var/www/virtual/nerdocs/invoice-ninja/vendor/zendframework/zendservice-google-gcm/library/ZendService/Google/Gcm/Message.php" and "/var/www/virtual/nerdocs/invoice-ninja/vendor/zendframework/zendservice-google-gcm/library/Gcm/Message.php", the first will be used.
Warning: Ambiguous class resolution, "ZendService\Google\Exception\RuntimeException" was found in both "/var/www/virtual/nerdocs/invoice-ninja/vendor/zendframework/zendservice-google-gcm/library/ZendService/Google/Exception/RuntimeException.php" and "/var/www/virtual/nerdocs/invoice-ninja/vendor/zendframework/zendservice-google-gcm/library/Exception/RuntimeException.php", the first will be used.
Warning: Ambiguous class resolution, "ZendService\Google\Exception\InvalidArgumentException" was found in both "/var/www/virtual/nerdocs/invoice-ninja/vendor/zendframework/zendservice-google-gcm/library/ZendService/Google/Exception/InvalidArgumentException.php" and "/var/www/virtual/nerdocs/invoice-ninja/vendor/zendframework/zendservice-google-gcm/library/Exception/InvalidArgumentException.php", the first will be used.
Warning: Ambiguous class resolution, "GPBMetadata\Google\Protobuf\FieldMask" was found in both "/var/www/virtual/nerdocs/invoice-ninja/vendor/google/protobuf/php/src/GPBMetadata/Google/Protobuf/FieldMask.php" and "/var/www/virtual/nerdocs/invoice-ninja/vendor/google/gax/metadata/Protobuf/FieldMask.php", the first will be used.
Warning: Ambiguous class resolution, "GPBMetadata\Google\Protobuf\Wrappers" was found in both "/var/www/virtual/nerdocs/invoice-ninja/vendor/google/protobuf/php/src/GPBMetadata/Google/Protobuf/Wrappers.php" and "/var/www/virtual/nerdocs/invoice-ninja/vendor/google/gax/metadata/Protobuf/Wrappers.php", the first will be used.
Warning: Ambiguous class resolution, "GPBMetadata\Google\Protobuf\GPBEmpty" was found in both "/var/www/virtual/nerdocs/invoice-ninja/vendor/google/protobuf/php/src/GPBMetadata/Google/Protobuf/GPBEmpty.php" and "/var/www/virtual/nerdocs/invoice-ninja/vendor/google/gax/metadata/Protobuf/GPBEmpty.php", the first will be used.
Warning: Ambiguous class resolution, "GPBMetadata\Google\Protobuf\Api" was found in both "/var/www/virtual/nerdocs/invoice-ninja/vendor/google/protobuf/php/src/GPBMetadata/Google/Protobuf/Api.php" and "/var/www/virtual/nerdocs/invoice-ninja/vendor/google/gax/metadata/Protobuf/Api.php", the first will be used.
Warning: Ambiguous class resolution, "GPBMetadata\Google\Protobuf\Timestamp" was found in both "/var/www/virtual/nerdocs/invoice-ninja/vendor/google/protobuf/php/src/GPBMetadata/Google/Protobuf/Timestamp.php" and "/var/www/virtual/nerdocs/invoice-ninja/vendor/google/gax/metadata/Protobuf/Timestamp.php", the first will be used.
Warning: Ambiguous class resolution, "GPBMetadata\Google\Protobuf\SourceContext" was found in both "/var/www/virtual/nerdocs/invoice-ninja/vendor/google/protobuf/php/src/GPBMetadata/Google/Protobuf/SourceContext.php" and "/var/www/virtual/nerdocs/invoice-ninja/vendor/google/gax/metadata/Protobuf/SourceContext.php", the first will be used.
Warning: Ambiguous class resolution, "GPBMetadata\Google\Protobuf\Duration" was found in both "/var/www/virtual/nerdocs/invoice-ninja/vendor/google/protobuf/php/src/GPBMetadata/Google/Protobuf/Duration.php" and "/var/www/virtual/nerdocs/invoice-ninja/vendor/google/gax/metadata/Protobuf/Duration.php", the first will be used.
Warning: Ambiguous class resolution, "GPBMetadata\Google\Protobuf\Any" was found in both "/var/www/virtual/nerdocs/invoice-ninja/vendor/google/protobuf/php/src/GPBMetadata/Google/Protobuf/Any.php" and "/var/www/virtual/nerdocs/invoice-ninja/vendor/google/gax/metadata/Protobuf/Any.php", the first will be used.
Warning: Ambiguous class resolution, "GPBMetadata\Google\Protobuf\Type" was found in both "/var/www/virtual/nerdocs/invoice-ninja/vendor/google/protobuf/php/src/GPBMetadata/Google/Protobuf/Type.php" and "/var/www/virtual/nerdocs/invoice-ninja/vendor/google/gax/metadata/Protobuf/Type.php", the first will be used.
Warning: Ambiguous class resolution, "GPBMetadata\Google\Protobuf\Struct" was found in both "/var/www/virtual/nerdocs/invoice-ninja/vendor/google/protobuf/php/src/GPBMetadata/Google/Protobuf/Struct.php" and "/var/www/virtual/nerdocs/invoice-ninja/vendor/google/gax/metadata/Protobuf/Struct.php", the first will be used.
Is there anything I can do? What information do you need to help me fix this / how can I help?