nextcloud / workflow_pdf_converter

Let Nextcloud automatically convert documents to PDF
https://apps.nextcloud.com/apps/workflow_pdf_converter
GNU Affero General Public License v3.0
23 stars 8 forks source link

Cells are empty when printing from OnlyOffice through PDF #732

Open DonBosco29 opened 2 years ago

DonBosco29 commented 2 years ago

Steps to reproduce

1.NextCloud 23.0.2 2.Automated PDF Conversion 1.8.0 3.ONLYOFFICE 7.3.2

Expected behaviour

Tell us what should happen File OnlyOffice spreadsheet Print PDF Conversion perfect print pdf OK

Actual behaviour

Tell us what happens instead File OnlyOffice spreadsheet Print PDF Conversion missing cells print pdf with empty cells ! no text

Server configuration

Operating system: Debian 9

Web server: Apache 2

Database:

PHP version:

Nextcloud version: (see Nextcloud admin page)

Where did you install Nextcloud from:

List of activated apps:

If you have access to your command line run e.g.:
sudo -u www-data php occ app:list
from within your Nextcloud installation folder

Nextcloud configuration:

If you have access to your command line run e.g.:
sudo -u www-data php occ config:list system
from within your Nextcloud installation folder

or

Insert your config.php content here
Make sure to remove all sensitive content such as passwords. (e.g. database password, passwordsalt, secret, smtp password, …)

Client configuration

Browser:

Operating system:

Logs

Nextcloud log (data/owncloud.log)

Insert your Nextcloud log here

Browser log

Insert your browser log here, this could for example include:

a) The javascript console log
b) The network log
c) ...
blizzz commented 2 weeks ago

This app is not using OnlyOffice, but requires LibreOffice as stated in https://github.com/nextcloud/workflow_pdf_converter/blob/master/README.md#requirements

When converting files from within OnlyOffice, the correct place for this issue would be https://github.com/ONLYOFFICE/onlyoffice-nextcloud/issues