Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manage not found cellar object for logo/signature and generate PDF without logo/signature in case of missing image position #1048

Merged
merged 4 commits into from
Dec 19, 2024

Conversation

loicguillois
Copy link
Collaborator

No description provided.

@loicguillois loicguillois requested a review from Falinor December 19, 2024 12:39
@loicguillois loicguillois changed the title Fix campaign pdf Manage not found cellar object for logo/signature and generate PDF without logo/signature in case of missing image position Dec 19, 2024
height: toPoints(imageHeight)
});
if (position) {
logger.error(`Image position not found for page ${i}`)
Copy link
Collaborator Author

@loicguillois loicguillois Dec 19, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

l'idée est d'éviter qu'une erreur sur un seul logement empêche de générer le PDF pour tout les autres. le parti pris est de générer la page incriminée sans logo/signature

@loicguillois loicguillois merged commit ddb00fb into main Dec 19, 2024
6 of 7 checks passed
@loicguillois loicguillois deleted the fix-campaign-pdf branch December 19, 2024 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants