Copy link to clipboard
Copied
app.jpegExportPreferences.jpegRenderingStyle = JPEGOptionsFormat.BASELINE_ENCODING;
app.jpegExportPreferences.jpegQuality = JPEGOptionsQuality.MAXIMUM;
app.jpegExportPreferences.resolution = 600;
placeHolder.exportFile(ExportFormat.JPG,output_file,false);
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Copy link to clipboard
Copied
I know it is a very late reply, but now only i have faced this same kind of problem. The solution is to update ur Indesign CS3(5.0) to Indesign CS3(5.0.4) and you will wonder ur same code works fine.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now