Hello,
I am attempting to merge around 80 PDFs into one for a comic strip book I'm creating. I can merge the first 69 together, and the last 11 or so together, but if I try to merge all 80, I get "An Error Occurred. The PDF File was not created properly."
My error log shows:
160,9285312,"CA",244,"MergeFileListFast: C:\Users\Dave\AppData\Roaming\PDF reDirect\Temp\test" 160,9290820,"CA",245,"Return to UI Message = -1" 160,9290820,"CA",246,"GENERATE EVENT: IRXL-1" 160,9291092,"CA",247,">>> UI_Msg = Buffer" 160,9291092,"CA",248,"---------- RECEIVED EVENT -----------" 160,9291092,"CA",249,"MJUM4C:\Users\Dave\AppData\Roaming\PDF reDirect\Temp\test.pdf*" 160,9291093,"CA",250,"START: Open PDF File." 160,9291093,"CA",251,"Open PDF File: C:\Users\Dave\AppData\Roaming\PDF reDirect\Temp\test.pdf" 160,9291505,"CA",252,"Check if PDF is encrypted..." 160,9291505,"CA",253,"... It is not." 160,9291505,"CA",254,"Return to UI Message = 1" 160,9291506,"CA",255,"GENERATE EVENT: MJUM1" 160,9291794,"CA",256,">>> UI_Msg = Buffer" 160,9291794,"CA",257,"---------- RECEIVED EVENT -----------" 160,9291794,"CA",258,"RVCKC****0*0*1" 160,9291795,"CA",259,"START: set view/info of PDF" 160,9291795,"CA",260,"PDF_Set_Info. Author = View = 0 Zoom = 0 StartPage = 1" 160,9291795,"CA",261,"Return to UI Message = True" 160,9291795,"CA",262,"GENERATE EVENT: RVCKTrue" 160,9292096,"CA",263,">>> UI_Msg = Buffer" 160,9292096,"CA",264,"---------- RECEIVED EVENT -----------" 160,9292096,"CA",265,"UFCLJC:\Users\Dave\AppData\Roaming\PDF reDirect\Temp\test.pdf" 160,9292097,"CA",266,"START: Close PDF File." 160,9292097,"CA",267,"Close PDF..." 160,9292261,"CA",268,"rtn (3) = 3" 160,9292262,"CA",269,"rtn (7) = 3" 160,9292262,"CA",270,"***************************************" 160,9292262,"CA",271," AN UNEXPECTED QPDF ERROR HAS OCCURED in " 160,9292262,"CA",272,"***************************************" 160,9292263,"CA",273," - Qpdf Error Number = 0 - Unknown Error" 160,9292263,"CA",274,"Return to UI Message = False" 160,9292263,"CA",275,"GENERATE EVENT: UFCLFalse" 160,8168322,"AX",0,"" 160,8168324,"AX",1,"" 160,8168324,"AX",2,"------------------------------------------------------------" 160,8168325,"AX",3,"START LOGGING: 6/9/2011 12:24:50 AM" 160,9220705,"AX",0,"" 160,9220705,"AX",1,"" 160,9220705,"AX",2,"------------------------------------------------------------" 160,9220705,"AX",3,"START LOGGING: 6/9/2011 12:42:22 AM" 160,9220707,"AX",4,"Start EnumForms" 160,9220709,"AX",5,"Number of Forms Found: 167" 160,9220709,"AX",6,"No. of Forms Found: 0" 160,9230064,"AX",0,"" 160,9230065,"AX",1,"" 160,9230065,"AX",2,"------------------------------------------------------------" 160,9230065,"AX",3,"START LOGGING: 6/9/2011 12:42:32 AM" 160,9230066,"AX",4,"Start ShowPrinterProperties" 160,9230066,"AX",5,"fill the PRINTER_INFO_2 struct" 160,9230066,"AX",6,"MyPrinterDefaults.DesiredAccess = PRINTER_ACCESS_USE" 160,9230066,"AX",7,"OpenPrinterW" 160,9230068,"AX",8,"pNeeded9 = 936" 160,9230068,"AX",9,"GetPrinter = 1" 160,9230122,"AX",10,"Doc Prop pNeeded = 864" 160,9230122,"AX",11,"SetValue = 2" 160,9230123,"AX",12,"End ChangeSettings" 160,9230158,"AX",0,"" 160,9230158,"AX",1,"" 160,9230158,"AX",2,"------------------------------------------------------------" 160,9230158,"AX",3,"START LOGGING: 6/9/2011 12:42:32 AM"
If you need additional information from me, please let me know. Is there a size limit to the PDFs that can be created? Again, if I select any combination of the 80 (as long as it's in the 65ish range of number of files), it works fine. Even if I create two PDFs from the two ranges mentioned above, and then try to combine those two newly-created PDFs, I still get the same error.
Thank you for your time and support!
|