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

Tilman Hausherr commented on PDFBOX-4440:
-----------------------------------------

Also make sure you're using itext in the best possible way, i.e. don't generate 
fonts for each page, use them globally. (this is an assumption, I don't know 
much of itext)

If you're using the GPL version, retry with the commercial version just to see 
if it works or not. AFAIK you can use it for free if you publish the source 
code of your application. (check the license terms)

Anyway, I'm closing this issue for the reason mentioned in my first comment.

> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to