https://issues.apache.org/ooo/show_bug.cgi?id=68503
Pedro Giffuni <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.freedesktop.or | |g/show_bug.cgi?id=32181 --- Comment #13 from Pedro Giffuni <[email protected]> --- Looking at the fix elsewhere ... The problem is in file: sw/source/core/text/portxt.cxx in SwHolePortion::Paint you have to add a new condition in the if (line 743) for SwTaggedPDFHelper::IsExportTaggedPDF(). Obviously when calling IsExportTaggedPDF() you have to check the value of *rInf.GetOut() for the parameter and you will have to include the EnhancedPDFExportHelper.hxx header. -- You are receiving this mail because: You are on the CC list for the bug.
