You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "marvin he (JIRA)" <ji...@apache.org> on 2019/01/23 02:30:00 UTC

[jira] [Comment Edited] (PDFBOX-4440) pdf dense merge

    [ https://issues.apache.org/jira/browse/PDFBOX-4440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16749398#comment-16749398 ] 

marvin he edited comment on PDFBOX-4440 at 1/23/19 2:29 AM:
------------------------------------------------------------

All the things I do is to convert a big html to pdf file, but it's very slow (maybe it will cause OOM) to render using iText. So i split the html into several pdf files and merge them finally


was (Author: marvinh@synnex.com):
The point is to convert a big html to pdf file, but it's very slow (maybe it will cause OOM) to render using iText. So i split the html into several pdf files and merge them finally

> pdf dense merge
> ---------------
>
>                 Key: PDFBOX-4440
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-4440
>             Project: PDFBox
>          Issue Type: Improvement
>          Components: Utilities
>            Reporter: marvin he
>            Priority: Major
>
> Hi All,
> Does PDFBox support dense merge which means remove blank or white-space at end of page
> Here is merge code [https://github.com/apache/pdfbox/blob/trunk/examples/src/main/java/org/apache/pdfbox/examples/util/PDFMergerExample.java]
> And I also answer a question on SO :  [https://stackoverflow.com/q/54283827/2675552]   It has a detail description.
>      If you have any solutions, please contact me.
> Thanks.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org