elysch
elysch
I'm facing this problem and haven't been able to overcome it. I tried to overcome it by downloading [qpdf-11.1.1.tar.gz](https://sourceforge.net/projects/qpdf/files/qpdf/11.1.1/qpdf-11.1.1.tar.gz/download). I took the "include\qpdf" directory and placed in the python include...
+1
Hello. I decided to try these changes. Generated a patch file and applied it to a clean 2.1.20 sources directory. I got these errors: ``` can't find file to patch...
I doubt this is right: ``` diff --git a/app/Gedcom.php b/app/Gedcom.php index 1af380bbb33..b9881765ba0 100644 --- a/app/Gedcom.php +++ b/app/Gedcom.php ``` ``` @@ -595,8 +594,8 @@ private function gedcom551Tags(): array 'INDI:BARM:DATE' => new...
Does the line with a fixed "55.5" is right? ``` diff --git a/app/Report/PdfRenderer.php b/app/Report/PdfRenderer.php index bbe261242b4..ba12d1416ea 100644 --- a/app/Report/PdfRenderer.php +++ b/app/Report/PdfRenderer.php ``` ``` @@ -363,8 +364,8 @@ public function setup():...