[Poppler-bugs] [Bug 103944] Feature request: allow pdftocairo to embed fonts when performing PDF to PS conversion

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Nov 29 08:12:56 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=103944

Adrian Johnson <ajohnson at redneon.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #7 from Adrian Johnson <ajohnson at redneon.com> ---
(In reply to Alex Korobkin from comment #5)
> %%[ Error: undefined; OffendingCommand:
> zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz ]%%
> %%[ Flushing: rest of job (to end-of-file) will be ignored ]%%

The zzzz is in the image data. It is data leftover after the image has been
read and the PS parser chokes on it. There is already a fix for that in cairo
1.14.10:

https://cgit.freedesktop.org/cairo/commit/?h=1.14&id=0aafba93f796758aebb2f8c3b4585b049dc0c30c

I built 1.14.10 and confirmed the PS output prints correctly. I'm not sure why
you have cairo output that contains the '1.14.10' version but does not contain
this fix. Your output is missing the 'cairo_flush_ascii85_file' stuff in the PS
Prolog so your version does not contain this fix.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/poppler-bugs/attachments/20171129/1337044e/attachment.html>


More information about the Poppler-bugs mailing list