[ 
https://issues.apache.org/jira/browse/PDFBOX-262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jukka Zitting resolved PDFBOX-262.
----------------------------------

    Resolution: Incomplete

No test document available.

> NullReferenceException in PDFMergerUtility
> ------------------------------------------
>
>                 Key: PDFBOX-262
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-262
>             Project: PDFBox
>          Issue Type: Bug
>            Priority: Minor
>
> [imported from SourceForge]
> http://sourceforge.net/tracker/index.php?group_id=78314&atid=552832&aid=1690947
> Originally submitted by wasabii on 2007-03-29 15:58.
> NullReferenceException
>    at org.pdfbox.util.PDFMergerUtility.mergeAcroForm(PDDocument , PDAcroForm 
> , PDAcroForm )
>    at org.pdfbox.util.PDFMergerUtility.appendDocument(PDDocument destination, 
> PDDocument source)
>    at ISIS.Util.Documents.PdfDocument.AppendImpl(Document d) in 
> This seems to go hand in hand with getAcroForm() on DocumentCatalog now 
> returning null when there is no AcroForm. Probably a missing null check in 
> there.
> [comment on SourceForge]
> Originally sent by wargre.
> Logged In: YES 
> user_id=1802598
> Originator: NO
> Have same error. i've added the fix i made in patches
> btw it happends when you try to merge a pdf without form in one containing 
> form.
>  another fix is to add a dummy field in the source pdf.
> [comment on SourceForge]
> Originally sent by oisincvera.
> Logged In: YES 
> user_id=1794616
> Originator: NO
> ¿no solution for this issue?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to