-
Orfeo
- Bretagne, France
Popular repositories Loading
-
-
-
Malai
Malai PublicForked from arnobl/Malai
libMalai is an implementation of the Malai pattern dedicated to the conception of interactive systems.
Java
-
mini_url
mini_url PublicApplication Django de présentation pour OpenClassrooms. (Projet a but pédagogique uniquement)
Python
-
django-select2
django-select2 PublicForked from applegrew/django-select2
This is a Django integration for Select2
Python
-
django-webpack-loader
django-webpack-loader PublicForked from django-webpack/django-webpack-loader
Transparently use webpack with django
Python
13 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
March 2025
Created 1 repository
-
mlorant/pypdf
Python
This contribution was made on Mar 22
Created a pull request in py-pdf/pypdf that received 3 comments
ROB: ignore annotation with Go-To action missing a /D name attribute (#3211)
This PR fixes a bug encountered in issue #3211.
I've being looking through the official Acrobat PDF standard specifications, and this /D
field should…
Created an issue in py-pdf/pypdf that received 1 comment
Unable to merge a PDF with a buggy annotation
I want to merge two PDF using PdfWriter
, one generated using wkhtmltopdf
and one uploaded by one of my users (which seems issued from an electronic…