On Wed, 2022-03-16 at 12:52 +0800, Alex wrote:
>        Recently,I used litePDF to read Signture, I found that if the
> size of the pdf isn't more than 300M bytes,it works
> normally,however,if the size of the pdf is more than 300M bytes,when
> call litePDF.LoadFromFile(),it will cause a exception.so ,I want to
> ask that does litePDF limit the size of the PDF to no more than 300M
> bytes?

        Hi,
litePDF itself doesn't have any such limit, but the PoDoFo has some
limits, though they are derived from the PDF standard, like how many
objects the PDF can have, as far as I know. Knowing the exact
exception/message would help to narrow it down, I guess.
        Bye,
        zyx


_______________________________________________
Podofo-users mailing list
Podofo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to