Quantcast
Channel: Adobe Community : Popular Discussions - InDesign Server Developers
Viewing all articles
Browse latest Browse all 20709

Corba: JPEG export

$
0
0
Hallo,
i control the InDesignServer over Corba and communicate with java.
I can export a PageItem as JPG but the resolution information is always on 72 ppi.
Although I set these informations. application.getJPEGExportPreferences().setJPEGQuality(kJPEGOptionsQualityMaximum.value);
application.getJPEGExportPreferences().setJPEGRenderingStyle(kJPEGOptionsFormatBaselineEnc oding.value);
application.getJPEGExportPreferences().setResolution(2000);

pageItem.doExport(VariableTypeUtils.createString("JPEG"), jpg.getAbsolutePath(), OptArg.noPDFExportPreset(), OptArg.noString(), OptArg.noBoolean());
Thanks for Help!

Viewing all articles
Browse latest Browse all 20709

Trending Articles



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