Bug 35358 - [PATCH] Fop Viewer improvements
Summary: [PATCH] Fop Viewer improvements
Status: CLOSED FIXED
Alias: None
Product: Fop - Now in Jira
Classification: Unclassified
Component: awt renderer (show other bugs)
Version: all
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: fop-dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-14 13:54 UTC by Richard Wheeldon
Modified: 2012-04-01 06:41 UTC (History)
0 users



Attachments
Fop patch for AWT Viewer improvements (28.48 KB, patch)
2005-06-14 13:56 UTC, Richard Wheeldon
Details | Diff
ImageProxyPanel.java required by patch (3.50 KB, text/plain)
2005-06-14 13:58 UTC, Richard Wheeldon
Details
New package.html for fop viewer (347 bytes, text/plain)
2005-06-14 13:59 UTC, Richard Wheeldon
Details
New PreviewPanel class required by awt viewer patch (11.72 KB, text/plain)
2005-06-14 13:59 UTC, Richard Wheeldon
Details
Updated patch - fixed stupid fopexception error. (29.51 KB, patch)
2005-06-14 14:50 UTC, Richard Wheeldon
Details | Diff
French properties for AWT-viewer (1.36 KB, patch)
2005-06-15 22:04 UTC, renaud richardet
Details | Diff
Bug fixes for Fop Viewer enhancements (6.07 KB, patch)
2005-06-16 15:33 UTC, Richard Wheeldon
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Wheeldon 2005-06-14 13:54:56 UTC
See discussion on fop-dev for details

Done:

Separated out the preview panels and control logic from the
buttons and dialog to make it easier to use elsewhere.

Added a continuous scrolling mode similar to that used by
acrobat reader. Also added continuous facing mode.

Added fit-width and fit-to-page zoom options.
Comment 1 Richard Wheeldon 2005-06-14 13:56:30 UTC
Created attachment 15400 [details]
Fop patch for AWT Viewer improvements
Comment 2 Richard Wheeldon 2005-06-14 13:58:17 UTC
Created attachment 15401 [details]
ImageProxyPanel.java required by patch
Comment 3 Richard Wheeldon 2005-06-14 13:59:05 UTC
Created attachment 15402 [details]
New package.html for fop viewer
Comment 4 Richard Wheeldon 2005-06-14 13:59:53 UTC
Created attachment 15403 [details]
New PreviewPanel class required by awt viewer patch
Comment 5 Richard Wheeldon 2005-06-14 14:50:03 UTC
Created attachment 15404 [details]
Updated patch - fixed stupid fopexception error.
Comment 6 Jeremias Maerki 2005-06-15 14:26:34 UTC
Patch applied. Thank you very much. I like the changes very much!

Applying the patch was painless, but we'd appreciate if you would make sure 
that you don't work with tab characters in the code. I've also reformatted the 
code a bit to match our code conventions.
Comment 7 renaud richardet 2005-06-15 22:04:52 UTC
Created attachment 15423 [details]
French properties for AWT-viewer
Comment 8 Richard Wheeldon 2005-06-16 15:33:54 UTC
Created attachment 15437 [details]
Bug fixes for Fop Viewer enhancements

Fixed the following:
Images not showing correctly on case-sensitive systems (error in build file).
Dialog appearing when panel embedded in custom apps.
NullPointerExceptions when embedding PreviewPanel.
PreviewPanel docs inaccurate.
Comment 9 Jeremias Maerki 2005-06-20 11:03:58 UTC
Latest patches by Renaud and Richard applied. Thanks to you two!
Comment 10 Glenn Adams 2012-04-01 06:41:51 UTC
batch transition pre-FOP1.0 resolved+fixed bugs to closed+fixed