I am using PDF Creator v1.2 to merge an Excel and SVG file. I put them both in a print queue one after the other and use the CombineAll option to combine them. But sometimes I get an Adobe Illustrator error (error code - 289).

link|improve this question
feedback

migrated from stackoverflow.com Apr 14 '11 at 12:21

This question came from our site for professional and enthusiast programmers.

1 Answer

is there a reason you can't convert the SVG file to PDF then merge them?

I know if you are using inkscape you can export to pdf. then I would export the .xls(x) to pdf then merge them...

hope that helps

link|improve this answer
feedback

Your Answer

 
or
required, but never shown