D25171: PDF Import: Add multipage support

2019-11-08 Thread Dag Andersen
This revision was automatically updated to reflect the committed changes. Closed by commit R8:c81c23998e09: PDF Import: Add multipage support (authored by danders). REPOSITORY R8 Calligra CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D25171?vs=69423&id=69424 REVISION DETAIL https:

D25171: PDF Import: Add multipage support

2019-11-08 Thread Dag Andersen
danders updated this revision to Diff 69423. danders added a comment. Remove commented code REPOSITORY R8 Calligra CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D25171?vs=69343&id=69423 BRANCH multipagepdf REVISION DETAIL https://phabricator.kde.org/D25171 AFFECTED FILES

D25171: PDF Import: Add multipage support

2019-11-07 Thread Anthony Fieroni
anthonyfieroni accepted this revision. anthonyfieroni added inline comments. This revision is now accepted and ready to land. INLINE COMMENTS > Pdf2OdgImport.cpp:130 > +globalParams = 0; > +// m_chain->setOutputFile(QString()); > +return status; Remove that line REPOSITORY R8 Call

D25171: PDF Import: Add multipage support

2019-11-06 Thread Dag Andersen
danders created this revision. danders added a reviewer: anthonyfieroni. Herald added a project: Calligra: 3.0. Herald added a subscriber: Calligra-Devel-list. danders requested review of this revision. REVISION SUMMARY Imports multipage pdf files as svg using poppler to generate an svg file pr