Open GoogleCodeExporter opened 8 years ago
Original comment by eclecticgeek
on 9 Aug 2011 at 7:44
It looks like it was fixed in the code from the trunk.
Original comment by fabien.menager
on 15 Jan 2012 at 11:20
Hmm, it doesn't seem fixed to me. Here's what I did:
$ svn update
Fetching external item into 'dompdf/lib/php-font-lib'
External at revision 38.
At revision 454.
$ svn info
Path: .
URL: http://dompdf.googlecode.com/svn/trunk
Repository Root: http://dompdf.googlecode.com/svn
Repository UUID: 8e70de24-3a84-11de-b438-597f59cd7555
Revision: 454
Node Kind: directory
Schedule: normal
Last Changed Author: fabien.menager
Last Changed Rev: 454
Last Changed Date: 2012-01-18 00:33:27 +0200 (Wed, 18 Jan 2012)
Then I ran the code in the original post, opened the resulted PDF and entered
the password. The result came out as in the attached file.
Am I doing something wrong? Is there any other way to do it?
Original comment by freecorv...@gmail.com
on 19 Jan 2012 at 4:19
Attachments:
I am seeing a difference in rendering. Unprotected the document renders as
expected but when protected I am actually getting the missing glyph box (links
below). So not even as good as freecorvette. The problem seems to only affect
renders that utilize embedded fonts. Rendering using the core fonts does not
appear to exhibit the problem.
unprotected:
http://eclecticgeek.com/dompdf/debug.php?identifier=7d4c64c9af19cc50e636c0395985
9371
protected:
http://eclecticgeek.com/dompdf/debug.php?identifier=12e8179385557a999d1ede70b093
99e9
user password: userpass
owner password: ownerpass
FYI, I added an option to password protect a rendered document to the debug
tester.
Original comment by eclecticgeek
on 19 Jan 2012 at 6:52
Original comment by eclecticgeek
on 24 May 2013 at 3:00
Original issue reported on code.google.com by
freecorv...@gmail.com
on 8 Aug 2011 at 11:38