https://bugs.documentfoundation.org/show_bug.cgi?id=147811
Bug ID: 147811
Summary: Specific DOC document prints to PDF virtual printer as
raster
Product: LibreOffice
Version: unspecified
Hardware: All
URL: https://ask.libreoffice.org/t/print-to-pdf-using-foxit
-in-writer-text-not-selectable/74852
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Created attachment 178684
--> https://bugs.documentfoundation.org/attachment.cgi?id=178684&action=edit
Problematic DOC prints to virtual PDF printer as raster
Attached DOC has an explicit white page background. When printing to a virtual
PDF printer (tested on Windows using Microsoft Print to PDF, and Foxit PDF
Editor Printer) using default profile, it outputs the text as a raster image
inside the PDF.
This is fixed (test is output normally, and is selectable in the PDF) by
removing the page background. Also it is somehow fixed on my system by having
these two lines in registrymodifications.xcu:
<item
oor:path="/org.openoffice.Office.Views/Windows/org.openoffice.Office.Views:WindowType['swriter/10336']/UserData"><prop
oor:name="Data" oor:op="fuse"
oor:type="xs:string"><value>V2,V,0,AL:(5,16,0/0/260/450,260;683)</value></prop></item>
<item
oor:path="/org.openoffice.Setup/Office/Factories/org.openoffice.Setup:Factory['com.sun.star.frame.StartModule']"><prop
oor:name="ooSetupFactoryWindowAttributes"
oor:op="fuse"><value>625,65,1129,677;1;0,0,0,0;</value></prop></item>
The two lines look unrelated to the functionality, and I didn't try to really
debug why they affect the output.
The problem is not reproducible using a brand new lorem ipsum document with
manually defined white background.
Tested with Version: 7.3.1.3 (x64) / LibreOffice Community
Build ID: a69ca51ded25f3eefd52d7bf9a5fad8c90b87951
CPU threads: 12; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win
Locale: ru-RU (ru_RU); UI: en-US
Calc: CL
--
You are receiving this mail because:
You are the assignee for the bug.