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

Illustrator - Views : export to PDF (Like photoshop layer comp.)

Community Beginner ,
Jul 18, 2019 Jul 18, 2019

Hi everyone,

Basically I got a hundred business card to do with different names on it, and I was wondering how can I do that and export all in one click without creating a hundred of Artboards.

So I'm looking for a script or something that can run for example  "New view 1" (created in menu View > New view) and export it to PDF, then run "New view 2" and export to PDF again, like the save layer comp to file export in Photoshop all automatically. I think it's an useful  feature that is missing in Illustrator.

I did a little search on that to create a script but unfortunately I don't have time to learn how to script in Jvs. I was thinking about a script that execute shortcuts (that is assigned to all of my New views) and export artboards to PDF.

I've found nothing on this subject on the web except a topic on this forum from 2013 without any answer,

then If someone has an answer for that I'll be grateful, thanks

Views.pngExport.jpg

1.5K
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 , Jul 18, 2019 Jul 18, 2019

If you already have the layers,, maybe this explanation from Kurt Gold about layer visibilty will help.

Re: Organize layers, hide/show combination

Translate
Adobe
Community Expert ,
Jul 18, 2019 Jul 18, 2019

You can Use Variables to generate the bussines cards and use Actions Batch to export them.

Merge data to create data-driven graphics through templates and variables in Illustrator

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 Beginner ,
Jul 18, 2019 Jul 18, 2019

Hey Ton & Lukas,

thanks for this one, it's a great solution, the fact with that, is that we have to combine XML/text file, excel tab or something, with variables, I only want to show and hide layers automatically (each names & info have it own layer) and export without using external data. I saw a dynamic eye into the variables tab to show or hide some stuff, maybe I'll have to take a look at it...

variables.png

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 ,
Jul 18, 2019 Jul 18, 2019

If you already have the layers,, maybe this explanation from Kurt Gold about layer visibilty will help.

Re: Organize layers, hide/show combination

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
Advisor ,
Aug 09, 2025 Aug 09, 2025

Downside with how it's reads dataz is that it's very brown for errors. It's not as clean how InDesign can read the data. In illustrator it returns errors very fast or easily 

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 ,
Jul 18, 2019 Jul 18, 2019

As Ton mentioned, in illustrator they are called data sets.
You may also want to check out Illustrator Variable Data - The EASY way! - YouTube  or Adobe Illustrator Variable Data Importer - YouTube     

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
Advisor ,
Aug 09, 2025 Aug 09, 2025
LATEST

It feels like a dinosaur, kinda undeveloped. Has quite some issues with data readings also when something is changed in the data set  

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
Advocate ,
Jul 18, 2019 Jul 18, 2019

Personally I would recommend saving and placing an Adobe Illustrator .eps file of your art into Adobe Indesign and add names using data merge.

Here is a tutorial if you have never done this method before.

https://www.thetigerparty.com/tigerblogs/2014/10/15/using-data-merge-function-in-indesign-to-create-...

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 ,
Jul 18, 2019 Jul 18, 2019

Why EPS? Last century file format, no transparency, no ICC color management.

InDesign has no problem with .ai files.

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 Beginner ,
Jul 19, 2019 Jul 19, 2019

Thanks Ton, it works ! Now I have to find out how to export automatically all capture data set to pdf, maybe use Action Batch like you said

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 ,
Jul 19, 2019 Jul 19, 2019

Action Batch should work.

First create an Action to save as PDF (and be sure to turn off " Create Acrobat Layers from Top-Level Layers").

Then you can use this action whith the Batch option and Data Sets as source.

There is a little bug that does not add the .pdf extension to the resulting files, but Bridge > Tools > Batch Rename can add that quickly.

Screen Shot 2019-07-19 at 09.45.20.png

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 Beginner ,
Jul 19, 2019 Jul 19, 2019

Thanks it works ! Now i've got a hundred PDF generated in few seconds, so thanks a lot for that.

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 ,
Jul 19, 2019 Jul 19, 2019

Good to hear that worked.

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