Quantcast
Channel: Adobe Community: Message List
Viewing all articles
Browse latest Browse all 150094

Re: Re: Opening files one by one

$
0
0

Wow. You're a hero - this worked perfectly. Just one more thing! I want to open these pdfs with certain settings so I'll add the below, but if you could just show me where to add the pdfOptions in the code.

 

var pdfOptions= new PDFOpenOptions(); 

 

pdfOpenOptions.antiAlias = true

pdfOpenOptions.mode = DocumentMode.RGB; 

pdfOpenOptions.bitsPerChannel = BitsPerChannelType.EIGHT; 

pdfOpenOptions.resolution = 300

pdfOpenOptions.cropPage = CropToType.TRIMBOX;

 

 

Thanks!


Viewing all articles
Browse latest Browse all 150094

Trending Articles



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