Discussion:
[Libreoffice-bugs] [Bug 118688] New: Filled form fields not propperly exported when expoting to pdf
b***@bugs.documentfoundation.org
2018-07-11 09:32:52 UTC
Permalink
https://bugs.documentfoundation.org/show_bug.cgi?id=118688

Bug ID: 118688
Summary: Filled form fields not propperly exported when
expoting to pdf
Product: LibreOffice
Version: 5.1.6.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: libreoffice-***@lists.freedesktop.org
Reporter: ***@gmail.com

Description:
I have a odt file with filled form fields I want to export to pdf and later
convert it to jpg with imagemagick.
The pdf still has the filled forms but later in the jpg the filled forms are
empty. After finding this post:
https://stackoverflow.com/questions/20156293/how-to-convert-a-pdf-with-a-filled-form-to-a-jpeg-image-using-imagemagick-and-pr
I tried to safe the pdf with another programm and converting this pdf to jpg
just worked as expected and the filled forms were kept.

Steps to Reproduce:
1. open a odt with form fields
2. fill the fields
3. export as pdf
4. try to convert the pdf to jpg with imagemagick

Actual Results:
In the jpg the filled forms are empty.

Expected Results:
The filled forms are also available in the jpg.


Reproducible: Always


User Profile Reset: No



Additional Info:
https://stackoverflow.com/questions/20156293/how-to-convert-a-pdf-with-a-filled-form-to-a-jpeg-image-using-imagemagick-and-pr

Possibly this helps finding the issue.
--
You are receiving this mail because:
You are the assignee for the bug.
b***@bugs.documentfoundation.org
2018-07-11 11:27:05 UTC
Permalink
https://bugs.documentfoundation.org/show_bug.cgi?id=118688

Xisco Faulí <***@libreoffice.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEEDINFO
CC| |***@libreoffice.org
Ever confirmed|0 |1

--- Comment #1 from Xisco Faulí <***@libreoffice.org> ---
Thank you for reporting the bug.
it seems you're using an old version of LibreOffice.
Could you please try to reproduce it with the latest version of LibreOffice
from https://www.libreoffice.org/download/libreoffice-fresh/ ?
I have set the bug's status to 'NEEDINFO'. Please change it back to
'UNCONFIRMED' if the bug is still present in the latest version.
--
You are receiving this mail because:
You are the assignee for the bug.
b***@bugs.documentfoundation.org
2018-07-11 11:52:22 UTC
Permalink
https://bugs.documentfoundation.org/show_bug.cgi?id=118688

Justin <***@gmail.com> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |UNCONFIRMED
Ever confirmed|1 |0

--- Comment #2 from Justin <***@gmail.com> ---
Thanks for the answer.
I tested with the latest version and it still does not work.
--
You are receiving this mail because:
You are the assignee for the bug.
b***@bugs.documentfoundation.org
2018-07-18 10:47:26 UTC
Permalink
https://bugs.documentfoundation.org/show_bug.cgi?id=118688

Buovjaga <***@suomi24.fi> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |***@suomi24.fi

--- Comment #3 from Buovjaga <***@suomi24.fi> ---
Created attachment 143612
--> https://bugs.documentfoundation.org/attachment.cgi?id=143612&action=edit
ODT with form field
--
You are receiving this mail because:
You are the assignee for the bug.
b***@bugs.documentfoundation.org
2018-07-18 10:47:55 UTC
Permalink
https://bugs.documentfoundation.org/show_bug.cgi?id=118688

--- Comment #4 from Buovjaga <***@suomi24.fi> ---
Created attachment 143613
--> https://bugs.documentfoundation.org/attachment.cgi?id=143613&action=edit
PDF export from the ODT, FDF form fields
--
You are receiving this mail because:
You are the assignee for the bug.
b***@bugs.documentfoundation.org
2018-07-18 10:49:33 UTC
Permalink
https://bugs.documentfoundation.org/show_bug.cgi?id=118688

--- Comment #5 from Buovjaga <***@suomi24.fi> ---
I did

convert -colorspace CMYK -alpha off -interlace none -density 300x300 -quality
100 formfield-fdf.pdf formfield-fdf.jpg

after filling the form in Okular and saving and the jpg contains the text.

Justin: do you really get an empty field, if you test with my PDF? I also tried
exporting with PDF format forms, but that worked fine as well.

Arch Linux 64-bit
Version: 6.2.0.0.alpha0+
Build ID: 860a9daf2b45942a4b10ff22d36aa3fe29be19f4
CPU threads: 8; OS: Linux 4.17; UI render: default; VCL: gtk3;
Locale: fi-FI (fi_FI.UTF-8); Calc: group threaded
Built on July 14th 2018
--
You are receiving this mail because:
You are the assignee for the bug.
b***@bugs.documentfoundation.org
2018-07-24 06:09:04 UTC
Permalink
https://bugs.documentfoundation.org/show_bug.cgi?id=118688

--- Comment #6 from Justin <***@gmail.com> ---
Sorry for the delay.
Yes I tested again and also with the test files I do not get the filled form. I
also tried with your command. Still the same.

My actual command was like this:
convert -density 200 -background 'white' formfield.pdf -alpha 'remove' -quality
85 -verbose -version formfield.jpg
--
You are receiving this mail because:
You are the assignee for the bug.
b***@bugs.documentfoundation.org
2018-07-24 08:16:45 UTC
Permalink
https://bugs.documentfoundation.org/show_bug.cgi?id=118688

Buovjaga <***@suomi24.fi> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Version|5.1.6.2 release |Inherited From OOo
Ever confirmed|0 |1
Summary|Filled form fields not |Filled form fields exported
|propperly exported when |to PDF show as empty after
|expoting to pdf |converting to JPEG with
| |ImageMagick
Severity|normal |minor

--- Comment #7 from Buovjaga <***@suomi24.fi> ---
Eh, my bad: contrary to your description, I filled the field in Okular and not
LibreOffice. I reproduce, if I fill the field already in LibreOffice.

Already in
Arch Linux 64-bit
LibreOffice 3.3.0
OOO330m19 (Build:6)
tag libreoffice-3.3.0.4
--
You are receiving this mail because:
You are the assignee for the bug.
b***@bugs.documentfoundation.org
2018-08-02 14:57:20 UTC
Permalink
https://bugs.documentfoundation.org/show_bug.cgi?id=118688

Xisco Faulí <***@libreoffice.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Component|Writer |Printing and PDF export
--
You are receiving this mail because:
You are the assignee for the bug.
b***@bugs.documentfoundation.org
2018-12-09 19:42:14 UTC
Permalink
https://bugs.documentfoundation.org/show_bug.cgi?id=118688

Roman Kuznetsov <***@mail.ru> changed:

What |Removed |Added
----------------------------------------------------------------------------
Blocks| |103378, 107739
Keywords| |filter:pdf


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103378
[Bug 103378] [META] PDF export bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=107739
[Bug 107739] [META] Field bugs and enhancements
--
You are receiving this mail because:
You are the assignee for the bug.
Loading...