Robert Ernens

Results 27 comments of Robert Ernens

@udos86 Hi again, Looking into your code I think the problem might be in this.list$ = (list as Observable).pipe(tap(list => this._list = list)); I think this statement should be :...

@udos86 Hi Udo, Any feedback on my remarks above ? I need to make a décision whether or not I implement a circumvention for this or if a change can...

@rkusa thanks for this fast response. Before I test the code could you check the attached pdf that comes directly from Adobe that fails in the same way, to see...

@rkusa Version 2.3.8 fixes thee issue with some documents but not all. But you know that. Thanks for your help so far. Fixing it globally would be a must for...

@rkusa hI Markus, 2.3.8 fixes some issues and as a workaround at this stage for the pdfs that produce an error when parsing them through the Lexer we save them...

@rkusa Hi Markus. White pages are generated by protected pdfs ! No parsing error is generated. Using qpdf to unprotect the pdf before merging it fixes the problem. But I...

@rkusa Hi Markus. Even if this was not the main use-case of pdfjs, so far it has proven to be the lighter weight et most reliable one for merging pdfs...