ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 jp2 to pdf
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

ALEXIOS KARETZOPOULOS PRO

Cyprus
2 Posts

Posted - Jun 24 2016 :  02:36:55  Show Profile  Reply
I am trying to encapsulate jp2 files into a pdf, but it the final size of the pdf is much bigger, as if they are converted to simple jpg's, any ideas ?

CreatePDFFile(OutPDFFile);
LoadFromFileJP2
SaveToPDF;
ClosePDFFile;
with TImageEnIO;

xequte

38683 Posts

Posted - Jun 24 2016 :  15:56:56  Show Profile  Reply
Hi

What compression are you using? You should set it, e.g. to JPEG:

ImageEnView1.IO.Params.PDF_Compression := ioPDF_JPEG;

http://www.imageen.com/help/TIOParams.PDF_Compression.html

Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: