Description: In LibODev 7 Beta 1 imported PDF images cannot be converted into an editable format by "break". The action is present in the contextual menu but does nothing. Steps to Reproduce: See description Actual Results: See description Expected Results: See description Reproducible: Always User Profile Reset: No Additional Info: [Information automatically included from LibreOffice] Locale: en-US Module: DrawingDocument [Information guessed from browser] OS: Linux (All) OS is 64bit: yes
No, when a PDF is 'imported' (i.e. Opened into Draw, or by filter into another module) it is already 'broken' into its component elements. Worth noting Justin's work done on bug 118370 for selecting multiple text box runs--so text can be consolidated into a single text box. However, for PDF pages 'inserted' as raster images--confirm that with 7.0.0 beta 1 the .uno:Break command on the main menu Shape -> Break entry; or also on the Image context menu no longer have any action on the pdfium inserted image object. PDF inserted as images would 'break' (for better or worse) through the 6.4 builds. =-testing-= Windows 10 Version: 7.0.0.0.beta1 (x64) Build ID: 94f789cbb33335b4a511c319542c7bdc31ff3b3c CPU threads: 4; OS: Windows 10.0 Build 18363; UI render: default; VCL: win Locale: en-US (en_US); UI: en-US Calc: threaded No different with Skia (Vulkan or raster)
Should be fixed with https://gerrit.libreoffice.org/c/core/+/95227
Tomaž Vajngerl committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/573de30566e4477c8dc09abec08f1082d16c74bc tdf#133547 Fix breaking of PDF graphic objects It will be available in 7.1.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Tomaž Vajngerl committed a patch related to this issue. It has been pushed to "libreoffice-7-0": https://git.libreoffice.org/core/commit/2506d8221dd940dfd93d3d7c183430ba6ba3089d tdf#133547 Fix breaking of PDF graphic objects It will be available in 7.0.0.1. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.