RESOLVED FIXED 14782
Using dataWithPDFInsideRect to generate a PDF of an SVG can omit small items
https://bugs.webkit.org/show_bug.cgi?id=14782
Summary Using dataWithPDFInsideRect to generate a PDF of an SVG can omit small items
Alan Shouls
Reported 2007-07-27 05:01:35 PDT
Using dataWithPDFInsideRect to generate a PDF of an SVG can omit small items - if the PDF is larger then they appear correctly within the PDF. 1. Build and run the attached "Hacked CarbonWeb" application 2. Open one of the sample files in the 'svg render' in safari. 3. Paste the URL from the safari tool-bar into the "Hacked CarbonWeb" application but *don't* press return 4. Shrink the "Hacked CarbonWeb" window as small as possible 5. Now hit return 6. "CarbonWeb" generates a PDF and draws it in a new window 7. >> Things are missing (typically) text from the PDF.
Attachments
Hacked CarbonWeb App and SVG files exhibiting the problem (167.81 KB, application/octet-stream)
2007-07-27 05:04 PDT, Alan Shouls
no flags
Alan Shouls
Comment 1 2007-07-27 05:04:45 PDT
Created attachment 15704 [details] Hacked CarbonWeb App and SVG files exhibiting the problem This is source for the application mentioned in the bug report, and a set of SVG files that exhibit the problem. The SVG files are from the W3C site
David Kilzer (:ddkilzer)
Comment 2 2007-07-27 10:17:41 PDT
Please try this using the feature-branch of WebKit as it contains many more fixes to SVG.
Eric Seidel (no email)
Comment 3 2007-11-14 10:35:46 PST
I think this should be fixed by r27781.
Oliver Hunt
Comment 4 2007-11-14 10:37:15 PST
Indeed it should be
Note You need to log in before you can comment on or make changes to this bug.