https://bugs.documentfoundation.org/show_bug.cgi?id=165484

V Stuart Foote <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from V Stuart Foote <[email protected]> ---
Created attachment 199518
  --> https://bugs.documentfoundation.org/attachment.cgi?id=199518&action=edit
sample table overlay on PDF image page with Frame and Table done in Writer

(In reply to slayccyt from comment #0)
> Description:
> I've ended up having to use this programs to add tables on pdf files and
> during so, I have encountered numerous issues that makes my work absolute
> hell. Here are the issues.
> ...
> 
> Additional Info:
> I would really appreciate the issues being fixed since I need to make
> several thousand tables and it is really painful having to deal with these
> issues.

Sounds like wrong tool for the job...

Assume you've opened a PDF into Draw? PDF is not considered an editable format,
all LibreOffice does is read the PDF creating new drawing objects and bitmaps
from what the PDF contains.

So you might try the Insert PDF as image (one PDF page at a time, and you'd
need to split the PDF) and then annotate on top of that, control the image
resolution with an environment variable of "PDFIMPORT_RESOLUTION_DPI" 300 DPI
works well for full page images.

But the table and cell style support in Draw is a bit crude. Meaning you might
do better by inserting the image to a Writer document. And creating a Frame
over the image area to hold the new table you are creating.

Or you could read the PDF into Writer instead of Draw using the "PDF - Portable
Document Format (Writer) (*.pdf)" filter stanza in you file manager. And try to
work over imported drawing shapes there.  For you use case, Inserting the PDF
image as a background seems more appropriate. 
the cells.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to