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

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Error in pdfMakeImageExt

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
peberhardt Posted - Mar 04 2017 : 14:53:28
Hello,

i need the pdf Plugin from wpcubed.com

i have download a demo, but when load a big PDF ( 10 MB ) then
message a Error

it is possible load bigger pdf files ?





i hope for a solution

by the way, I believe ask will not be answered on forum from wpcubed.com

best regards
peter
2   L A T E S T    R E P L I E S    (Newest First)
wpsupport Posted - Mar 06 2017 : 03:32:11
Thanks for the file. That was a problem with page size indeed - the bitmap becomes too large.

Please pass a smaller resolution to
IOParams.fDpiX andIOParams.fDpiY
and it should work. I tested 100.

WPCubed Support
wpsupport Posted - Mar 05 2017 : 08:59:20
The component is able to decode very big PDF files- but it is possible that the size of a singular page is too large. This could cause the bitmap which is being created to be too large.

The size of the PDF alone would not be the problem and does not say much about other compatibility issues, such as encryption or similar.

You can mail the PDF file support@wptools.de and we will test it here.

Kind Regards,
Julian Ziersch

WPCubed Support