Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Andi Sardina Ramos
Okular
Commits
bc71e24b
Commit
bc71e24b
authored
Jun 13, 2005
by
Enrico Ros
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
applying patch_096
svn path=/branches/kpdf/annotations/kdegraphics/kpdf/; revision=425005
parent
40d1f669
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
core/generator_pdf/gp_outputdev.cpp
core/generator_pdf/gp_outputdev.cpp
+3
-0
No files found.
core/generator_pdf/gp_outputdev.cpp
View file @
bc71e24b
...
...
@@ -112,7 +112,10 @@ void KPDFOutputDev::endPage()
{
SplashOutputDev
::
endPage
();
if
(
m_generateText
)
{
m_text
->
endPage
();
m_text
->
coalesce
(
gTrue
);
}
int
bh
=
getBitmap
()
->
getHeight
(),
bw
=
getBitmap
()
->
getWidth
();
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment