[gsl-issues] [Issue 104882] field export pdf problem

2010-02-05 Thread pl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104882


User pl changed the following:

What|Old value |New value

  Status|RESOLVED  |CLOSED





--- Additional comments from p...@openoffice.org Fri Feb  5 13:10:11 + 
2010 ---
closing

-
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...@gsl.openoffice.org
For additional commands, e-mail: issues-h...@gsl.openoffice.org


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



[gsl-issues] [Issue 104882] field export pdf problem

2010-02-05 Thread pl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104882


User pl changed the following:

What|Old value |New value

  Status|NEW   |RESOLVED

  Resolution|  |WORKSFORME





--- Additional comments from p...@openoffice.org Fri Feb  5 13:09:18 + 
2010 ---
I think that says it all.

-
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...@gsl.openoffice.org
For additional commands, e-mail: issues-h...@gsl.openoffice.org


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



[gsl-issues] [Issue 104882] field export pdf problem

2010-02-05 Thread fs
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104882





--- Additional comments from f...@openoffice.org Fri Feb  5 12:47:51 + 
2010 ---
In OOo, the dimensions of a form control are *including* the border. That is, if
you have a control of size, say, 10x2.5cm, which has a border (of whatever
type), then the effective space for the text contained in the control will be
10x2.5cm *minus* the border width (which is a pixel, so, it depends on the
device where the control is rendered).

In PDF, as I understand it, the border is not part of the control, but a
separate element. Still, as long as this separate element is 10x2.5cm, and
encloses the "real" PDF control, without any spacing between the border element
and the control, then I think this is equivalent to OOo's own rendering.

In this case, there's nothing which can be done about it - as mentioned above,
slight differences when rendering the control (including border) on different
devices are "natural", and here, a PDF document just counts as another device to
render on.

In particular, making the PDF control 10x2.5cm, and surrounding it by an
additional border, would immediately yield other problems: Imagine a document
where a form control and some other object are adjacent. In case the border
would be "outside" the 10x2.5cm PDF control, it would overlap with this other
element - which also would not be layout-preserving.

-
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...@gsl.openoffice.org
For additional commands, e-mail: issues-h...@gsl.openoffice.org


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



[gsl-issues] [Issue 104882] field export pdf problem

2010-01-29 Thread pl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104882





--- Additional comments from p...@openoffice.org Fri Jan 29 09:19:04 + 
2010 ---
@aw: you understood wrong, the control has a border in OOo ;-)

-
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...@gsl.openoffice.org
For additional commands, e-mail: issues-h...@gsl.openoffice.org


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



[gsl-issues] [Issue 104882] field export pdf problem

2010-01-28 Thread aw
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104882





--- Additional comments from a...@openoffice.org Thu Jan 28 17:34:34 + 
2010 ---
AW: What I understood: The field has no border in OOo at all. PDF viewer (or
format?) adds a border (1-2 mm) and makes the field itself smaller (shrinking 
it).

The best would be to use the same field size and add no border or just a
hairline one (if this is possible in the PDF format).

If PDF requires to add a border (or does so implicitely/automatically in the
viewer) i would opt to make the field bigger in the format to have the same
inner field size as result.
HTH, just my 2ct.

-
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...@gsl.openoffice.org
For additional commands, e-mail: issues-h...@gsl.openoffice.org


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



[gsl-issues] [Issue 104882] field export pdf problem

2010-01-28 Thread pl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104882


User pl changed the following:

What|Old value |New value

  CC|''|'aw,fs'





--- Additional comments from p...@openoffice.org Thu Jan 28 15:41:56 + 
2010 ---
confirmed, creating an Edit Form control with 2" width and 1" height (to have
simple values resulting in the PDF file which measures in points) shows, that
the border in 2" and 1" and the resulting field is a little smaller. This is
done explicitly in pdfwriter_impl.cxx.

@fs,aw: What's you opinion ? Should the field size be including or excluding
borders ?

-
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...@gsl.openoffice.org
For additional commands, e-mail: issues-h...@gsl.openoffice.org


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



[gsl-issues] [Issue 104882] field export pdf problem

2009-12-03 Thread pl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104882


User pl changed the following:

What|Old value |New value

  Ever confirmed|  |1

  Status|UNCONFIRMED   |NEW

  OS/Version|Windows XP|All

Target milestone|---   |OOo 3.3





--- Additional comments from p...@openoffice.org Thu Dec  3 09:49:17 + 
2009 ---
target

-
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...@gsl.openoffice.org
For additional commands, e-mail: issues-h...@gsl.openoffice.org


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



[gsl-issues] [Issue 104882] field export pdf problem

2009-09-09 Thread stefankalte
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104882





--- Additional comments from stefanka...@openoffice.org Wed Sep  9 14:12:09 
+ 2009 ---
and some aditional problem i see
the field dimensions from openoffice are exported as a tag to pdf with the same
dimensions, but the formfield is littler as the originaly textfield, it is
visible when the border have a black color, as i worked till now with no border.
the difference from the tag (black lines) to the formfield are 1-2 mm.
its more visible when making a new formfield (text) in adobe acrobat (using
verison 7.x)


-
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...@gsl.openoffice.org
For additional commands, e-mail: issues-h...@gsl.openoffice.org


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



[gsl-issues] [Issue 104882] field export pdf problem

2009-09-09 Thread stefankalte
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104882





--- Additional comments from stefanka...@openoffice.org Wed Sep  9 09:34:31 
+ 2009 ---
it's the same like issue 42985

-
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...@gsl.openoffice.org
For additional commands, e-mail: issues-h...@gsl.openoffice.org


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



[gsl-issues] [Issue 104882] field export pdf problem

2009-09-09 Thread stefankalte
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104882





--- Additional comments from stefanka...@openoffice.org Wed Sep  9 09:32:12 
+ 2009 ---
ok i understand so this will the problem of exporting the right font
i will close it,
thanks

-
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...@gsl.openoffice.org
For additional commands, e-mail: issues-h...@gsl.openoffice.org


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



[gsl-issues] [Issue 104882] field export pdf problem

2009-09-08 Thread pl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104882





--- Additional comments from p...@openoffice.org Tue Sep  8 09:49:13 + 
2009 ---
But in PDF Helvetica is used instead of whatever you used in the form field. Of
course a different font as a different line height.

-
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...@gsl.openoffice.org
For additional commands, e-mail: issues-h...@gsl.openoffice.org


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



[gsl-issues] [Issue 104882] field export pdf problem

2009-09-08 Thread stefankalte
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104882





--- Additional comments from stefanka...@openoffice.org Tue Sep  8 09:46:00 
+ 2009 ---
the field misurement is only an example 8,3*1,3 of other fields.
the problem is that in openoffice it is ok.
when i convert the odt with lot of textfields to pdf it don't seams ok and so i
must make bigger all fields in openoffice, that the text that will be coming in
the pdf-fields have place. the problem exist only when it is the possibility to
enter text for more line/paragraphs

-
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...@gsl.openoffice.org
For additional commands, e-mail: issues-h...@gsl.openoffice.org


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



[gsl-issues] [Issue 104882] field export pdf problem

2009-09-08 Thread pl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104882





--- Additional comments from p...@openoffice.org Tue Sep  8 09:40:25 + 
2009 ---
Since the text contained in the PDF field is NOT in Verdana (see your issue
104881), why would you expect the text to fit then ? The question is more
whether the exported field is 8,3*1,3cm ?

-
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...@gsl.openoffice.org
For additional commands, e-mail: issues-h...@gsl.openoffice.org


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



[gsl-issues] [Issue 104882] field export pdf problem

2009-09-08 Thread stefankalte
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=104882
 Issue #|104882
 Summary|field export pdf problem
   Component|gsl
 Version|OOo 3.1.1
Platform|Unknown
 URL|
  OS/Version|Windows XP
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|pl
 Reported by|stefankalte





--- Additional comments from stefanka...@openoffice.org Tue Sep  8 09:29:55 
+ 2009 ---
hy,
when i make in openoffice a simple textfield for exporting in pdf that somebody
can fill it out i have the problem that the high of the field will not export
exactly as it is in openoffice. for ex making a field from 8,3*1,3 cm and
putting insied text formatted in verdana 5 and making lines full of text after
converting in pdf i don't see all the text in the field but i must make it
higher in openoffice from 8,3*1,45 cm that i have all the text inside in pdf
when somebody is filling out the pdf.
grĂ¼sse stefan

-
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...@gsl.openoffice.org
For additional commands, e-mail: issues-h...@gsl.openoffice.org


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