Quantcast
Channel: Adobe Community: Message List - InDesign Scripting
Viewing all articles
Browse latest Browse all 37788

Re: Naming PDF using para.style applied

$
0
0

Shilpa, congratulations!

 

your problem is easily fixed by adding the page number to the pdf name:

  app.activeDocument.exportFile(ExportFormat.pdfType, File("/Users/xxxx/Desktop/Local/untitled folder/" + pdf_name+"_"+p.toString()+ ".pdf"), false);

 

 

as much as possible, avoid using the break statement (unless you are using it in a "switch" statement).


Viewing all articles
Browse latest Browse all 37788

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>