perl - When combining PDF's using CAM::PDF I get an XObject error and some fields removed in the combined file -


i trying combine 2 pdfs one. both have text boxes , required fields. im using command line tool now

appendpdf.pl doc1.pdf doc2.pdf combineddoc.pdf

after run command "internal error: unsupported resource type 'xobject' @ /lib/perl5//cam/pdf.pm line 3757" error open combined file generated , few random text fields deleted , required field tags removed well. how fix this?


Comments

Popular posts from this blog

unity3d - Rotate an object to face an opposite direction -

angular - Is it possible to get native element for formControl? -

javascript - Why jQuery Select box change event is now working? -