Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

import eps files (eancodes) using data merge

Participant ,
Jan 14, 2022 Jan 14, 2022

I have EanCodes in eps format and need to import them in indesign document using data merge.

- When I add # to csv data, indesign creats new eanCode it self

- When I add @ to csv data, indesign wont import the my EanCodes

can some one help me make it work?

 

Thanks

TOPICS
Import and export , Scripting
947
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Jan 14, 2022 Jan 14, 2022

The column header needs to start with @ (example @Barcodes).

The data needs to be the exact name as file (example 12345.eps).

Then source file for datamerge needs to reside in the same folder as the .eps bar codes.

.eps barcodes will work with no issue.

Translate
Community Expert ,
Jan 14, 2022 Jan 14, 2022

Have you tried resaving the codes in a different format?

.eps is long deprecated for use in ID.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Jan 14, 2022 Jan 14, 2022

I export them from an Application which they must be eps.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jan 14, 2022 Jan 14, 2022

Can you then re-open them in Illustrator and resave, for example?

try one as a test, and if it works you can probably find a batch convert script or utility.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jan 14, 2022 Jan 14, 2022

The column header needs to start with @ (example @Barcodes).

The data needs to be the exact name as file (example 12345.eps).

Then source file for datamerge needs to reside in the same folder as the .eps bar codes.

.eps barcodes will work with no issue.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Jan 14, 2022 Jan 14, 2022
LATEST

Thank you.

I wasn't sure if its possible to add eps file using data merge.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines