Just a few comments on Chrysn's ''workaround python script''

I played around with it, but finally I've given up. The file size of
replacement file looks right, but opening it, the text is totally
garbled and the picture isn't visible. Probably one of the uncounted
ways to fail.

But I just want to mention here my experiences, mostly regarding Windows
OS.

In line 12 & 54, the file must be opened in binary mode to let pyPdf work 
correctly.
In line 52, I had to use a renamed version of convert, because the equal-named 
windows system file messes around.
In line 60, I commented out the delete command, as this needs an inode file 
system.


** Attachment added: "Some Windows specific modifications"
   
https://bugs.launchpad.net/inkscape/+bug/168708/+attachment/2344108/+files/pdffixup.py

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/168708

Title:
  Embedded jpg exported to EPS/PDF as non-jpeg (JPEGs are stored
  /FlateDecode instead of /DCTDecode)

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/168708/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to