Jeff Ward
Jeff Ward
It was found that if the application that uses VBCorLib is run in no later than Windows XP Compatibility mode then APPCRASH doesn't occur but this workaround can't be used...
Great. I'm guessing that as it is now, dompdf first decides the content for each page then performs the scaling rather than the other way around in which case it's...
I just returned to this project to try your solution. Thanks for making it available. After replacing dompdf-0.6.2 with dompdf-0.6.2-scaling, I also copied dompdf/lib/php-font-lib from dompdf-0.6.2 which was trivial. Upon...
I added your suggestion which eliminated the problem. My scaling test using dompdf-0.6.2-scaling didn't produce the desired results. At 100% scaling, my test table requires 3 pages. At 50% scaling,...