To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=109071
                 Issue #|109071
                 Summary|javaunohelper: 
               Component|udk
                 Version|1.0.0
                Platform|Unknown
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P3
            Subcomponent|documentation
             Assigned to|kr
             Reported by|kaav





------- Additional comments from k...@openoffice.org Tue Feb  9 10:30:23 +0000 
2010 -------
I am exporting a html file to pdf through java code using OpenOffice API, while
doing this I need to maintain some styles of the file so that the exported pdf
looks exactly as html file.

for doing this manually I am using the following way:-

In OpenOffice for applying our required format we open a file in OpenOffice and 
then
we go to* Format -> Styles and Formatting* here on the first icon which is for
*Paragraph Style* at the bottom we select *HTML Styles* and then
the column just above that we select *Text Body* right click it select *Modify
*option and then setting *Indents & Spacing* tab we set *Spacing -> Below 
Paragraph*
to *0.00"* and On *Borders* tab *Line -> Style to None. 

How to handle it through coding,

the other way I tried to create a template with my required settings and copying
contents of original html opening in openoffce and pasting in blank document and
exporting it to pdf, but with code how to copy whole text to blank file 
document.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@udk.openoffice.org
For additional commands, e-mail: issues-h...@udk.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to