There is an output option for Inkscape 48 called PDF em CMYK. It is not covered in any of the books. When I select it I get a popup window written in Portugese. If I save it anyhow I get warning messages.
Is there an English language explanation of this feature?
Do I need to load additional software?
On 25/10/10 17:12, John Culleton wrote:
There is an output option for Inkscape 48 called PDF em CMYK. It is not covered in any of the books. When I select it I get a popup window written in Portugese. If I save it anyhow I get warning messages.
Is there an English language explanation of this feature?
Do I need to load additional software?
"PDF em CMYK" is not part of the official Inkscape 0.48 release (nor of the development version from trunk) - it seems that you installed an extension from the Brazilian Inkscape site mentioned in an earlier thread (in inkscape-devel):
Inkscape Brasil :: Extensão para exportação de PDF em CMYK: http://wiki.softwarelivre.org/InkscapeBrasil/ExportarPDFCMYK
See also the related topic in InkscapeForum.com: New inkscape extension: Export PDF in CMYK and TIFF in CMYK http://www.inkscapeforum.com/viewtopic.php?f=11&t=5943
hth, ~suv
On Monday 25 October 2010 11:25:53 ~suv wrote:
On 25/10/10 17:12, John Culleton wrote:
There is an output option for Inkscape 48 called PDF em CMYK. It is not covered in any of the books. When I select it I get a popup window written in Portugese. If I save it anyhow I get warning messages.
Is there an English language explanation of this feature?
Do I need to load additional software?
"PDF em CMYK" is not part of the official Inkscape 0.48 release (nor of the development version from trunk) - it seems that you installed an extension from the Brazilian Inkscape site mentioned in an earlier thread (in inkscape-devel):
Inkscape Brasil :: Extensão para exportação de PDF em CMYK: http://wiki.softwarelivre.org/InkscapeBrasil/ExportarPDFCMYK
See also the related topic in InkscapeForum.com: New inkscape extension: Export PDF in CMYK and TIFF in CMYK http://www.inkscapeforum.com/viewtopic.php?f=11&t=5943
hth, ~suv
I must have downloaded that earlier. When I save the file I get a warning message and the file contains zero bytes. Has anyone used this extension successfully? It looks like I am missing a python file somewhere.
The object of the game is to get a PDF X/1-a file with colors in CMYK. My current Inkscape workflow is as follows: Inkscape->(foo.svg)->Scribus 1.3.8->(foo.sla)-> Scribus 1.5.0->(foo.pdf).
Reasons: Only Scribus 1.5.0 among Open Source programs will export PDF X/1-a without converting to bitmap. But importation of vector files is faulty in 1.5.0. So I use 1.3.8 to get into native .sla format. 1.5.0 will handle the earlier .sla format OK.
On Mon, Oct 25, 2010 at 7:27 PM, John Culleton <john@...1668...>wrote:
Reasons: Only Scribus 1.5.0 among Open Source programs will export PDF X/1-a without converting to bitmap.
I think it's not a correct conclusion. sK1 application can also export PDF ver.1.5-1.7 using CMYK colors and without converting to bitmap.
As I know "PDF em CMYK" extension uses UniConvertor (actually it is a sK1 without GUI) to convert SVG into PDF.
On 25/10/10 18:27, John Culleton wrote:
On Monday 25 October 2010 11:25:53 ~suv wrote:
On 25/10/10 17:12, John Culleton wrote:
There is an output option for Inkscape 48 called PDF em CMYK. It is not covered in any of the books. When I select it I get a popup window written in Portugese. If I save it anyhow I get warning messages.
Is there an English language explanation of this feature?
Inkscape Brasil :: Extensão para exportação de PDF em CMYK: http://wiki.softwarelivre.org/InkscapeBrasil/ExportarPDFCMYK
See also the related topic in InkscapeForum.com: New inkscape extension: Export PDF in CMYK and TIFF in CMYK http://www.inkscapeforum.com/viewtopic.php?f=11&t=5943
I must have downloaded that earlier. When I save the file I get a warning message and the file contains zero bytes. Has anyone used this extension successfully? It looks like I am missing a python file somewhere.
Do you have UniConvertor 1.1.5 and a current version of ImageMagick installed?
Attaching a google-translated version of the web page. Note the hints about putting objects with transparencies (gradients, filters,...) on a separate layer called 'Background'. Also, the extension apparently only handles regular paths (don't know about text objects, possibly need to be converted to paths as well?).
hth, ~suv
Extension to PDF export in CMYK -------------------------------
Extension "Export to PDF CMYK" generates a vector file in PDF format using the color system CMYK. The elements of the resulting PDF file to preserve the exact amounts that were applied in the art in Inkscape, different export pattern made by Inkscape using the Cairo and applies only values RGB to the elements. The extension uses the software "UniConvertor" to generate the PDF file. The extension can still be improved, but it gives some acceptable results.
Installation ------------
Before installing the extension, install LAST version of the software "Uniconvertor" and "ImageMagick" on your system.
Unzip.
If you use Windows, wait a while longer. The extension still does not work in Windows.
If you use Linux:
Download the following files: pdf-export-cmyk.py export-pdf-cmyk.inx Copy both files to the folder
/usr/share/inkscape/extensions
Use ---
Before generating a PDF file, you need to convert all the elements in the path (or curve). A quick shortcut for this is Ctrl + A and Ctrl + Shift + C. Put all the elements that you want to be in the PDF file within the page.
If you have objects with gradients, transparencies, filters and other special effects, you have to define them in another layer to the extension generate a corresponding bitmap in the PDF. Put all these elements in one layer. Change the ID of this layer to the background.
After setting the layer with ID "background", click "File" - "Save As ..." and select the file type "PDF CMYK (*.pdf) ". The seguite window appears:
http://jonata.org/inkscape/export_pdf.png
See details of the options:
- Rendering special effects Defines whether you want to convert bitmap objects marked for conversion.
- Export only selected This option causes the extension to generate a bitmap only the layer "background" and only her. If this option is unchecked, the PDF will have all the elements that appear on art created in the bitmap.
- Rendering resolution (dpi) Is the value of IPRs in the bitmaps that you want the resulting PDF file. The more DPI, higher quality and larger file size. For printing graphics, 300 DPI is recommended enough.
- Preserve Black If this option is enabled, the CMY color bitmaps will disregard the existence of pure black (100% K). Thus, the result is that the colors CMY pure black will not be "leaked." Very useful option for graphic printing.
- ICC Profile Applies the selected profile of Color Management in TIFF image in Inkscape.
FAQ ---
- This extension uses that color profile? The profile defined in the "Color Management" in the configuration window Inkscape.
- Why is it taking so long extension to generate the image? It uses external processes to generate the files. Simply put, it opens another Inkscape, export images in PNG format, use another program, ImageMagick to convert images to JPEG and PNG UniConvertor to generate the PDF.
- Found a bug or error in the extension, what do I do? Contact the developer: jbopen@...155...
the file : export-pdf-cmyk.py is importing the following python modules:
import inkex, simplestyle, tempfile, os, re, subprocess
I think we should focus on inkex and simplestyle, because the other are installed by default.
If you have "ipython" installed try opening ipython and write down: import inkex
import simplestyle
if any of these fails (or both) try "easy_install package", like "easy_install inkex"
In case you don't have ipython, you can write a file.py with those imports and execute it with python file.py to see what is failing to import, and easy_install them.
Please, message your system errors and say what OS are you using and everything else so I can help you further.
Néstor
El lun, 25-10-2010 a las 17:25 +0200, ~suv escribió:
On 25/10/10 17:12, John Culleton wrote:
There is an output option for Inkscape 48 called PDF em CMYK. It is not covered in any of the books. When I select it I get a popup window written in Portugese. If I save it anyhow I get warning messages.
Is there an English language explanation of this feature?
Do I need to load additional software?
"PDF em CMYK" is not part of the official Inkscape 0.48 release (nor of the development version from trunk) - it seems that you installed an extension from the Brazilian Inkscape site mentioned in an earlier thread (in inkscape-devel):
Inkscape Brasil :: Extensão para exportação de PDF em CMYK: http://wiki.softwarelivre.org/InkscapeBrasil/ExportarPDFCMYK
See also the related topic in InkscapeForum.com: New inkscape extension: Export PDF in CMYK and TIFF in CMYK http://www.inkscapeforum.com/viewtopic.php?f=11&t=5943
hth, ~suv
Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Inkscape-user mailing list Inkscape-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-user
On 25/10/10 18:43, n3storm wrote:
the file : export-pdf-cmyk.py is importing the following python modules:
import inkex, simplestyle, tempfile, os, re, subprocess
I think we should focus on inkex and simplestyle, because the other are installed by default.
'inkex.py' and 'simplestyle.py' come with Inkscape - they are essential parts of the python modules for extensions that are installed with Inkscape: http://wiki.inkscape.org/wiki/index.php/Python_modules_for_extensions
Extension scripts installed in '~/.config/inkscape/extensions' or '/usr/share/inkscape/extensions' can import these modules without adding paths to 'sys.path' (though if you read the script, the shared extension directory is added anyway) or installing additional packages.
hth, ~suv
participants (4)
-
Igor Novikov
-
John Culleton
-
n3storm
-
~suv