Re: [Inkscape-user] Problem with pdfx package.
On Saturday 19 September 2009 02:49:41 you wrote:
On 19-Sep-09, at 2:26 AM, John Culleton wrote:
I think you have identified the disease but the cure doesn't
work,
at least for me. So when you update the package perhaps
you
should test in one of the "minus" timezones like the USA. I'll
be
happy to be the guinea pig.
Attached is a modified version of pdfx.sty. I shall be thankful for your feedback.
Best
I could not find the icc profile FOGRAL39.icc so I edited pdfx.sty to use FOGRA39.icc which I found. With that change the compile ran to completion. However the output file was very large, 491328 bytes for a one word test file. In all likelihood the use of the icc profile caused this.
There was one non-significant warning message: Package hyperref Warning: draft mode on.
Here is my final test file ----------------------- \documentclass[]{article} \usepackage[x-1a]{pdfx} \begin{document} Foo \end{document} -------------------------------
If you need anything else please let me know.
Thanks again for your work.
participants (1)
-
John Culleton