Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] Problem z generowaniem PDF #17529

Open
TurzyRGD opened this issue Jun 26, 2024 · 2 comments
Open

[bug] Problem z generowaniem PDF #17529

TurzyRGD opened this issue Jun 26, 2024 · 2 comments
Labels
🤷‍♂️ MoreInfoRequired We need more information in order to be able to investigate this issue.

Comments

@TurzyRGD
Copy link

Problem z generowaniem pliku PDF gdy dodam zmienną:
$(custom : UserRecordsList|MODULE_NAME|FIELDS_TO_SHOW|CONDITIONS|ORDER_BY|LIMIT|VIEW_ID|ADVANCE_CONDITIONS)$

lub

$(custom : RecordsList)$.

Kod błędu:
[error][] - Call to undefined method YetiForcePDF\Layout\LineBox::getRowSpan()
Error: Call to undefined method YetiForcePDF\Layout\LineBox::getRowSpan() in /var/www/html/vendor/yetiforce/yetiforcepdf/lib/Layout/ElementBox.php:119
Stack trace:
#0 /var/www/html/vendor/yetiforce/yetiforcepdf/lib/Html/Parser.php(240): YetiForcePDF\Layout\ElementBox->fixTables()
#1 /var/www/html/vendor/yetiforce/yetiforcepdf/lib/Document.php(889): YetiForcePDF\Html\Parser->parse()
#2 /var/www/html/vendor/yetiforce/yetiforcepdf/lib/Document.php(907): YetiForcePDF\Document->parse()
#3 /var/www/html/app/Pdf/Drivers/YetiForcePDF.php(277): YetiForcePDF\Document->render()
#4 /var/www/html/modules/Vtiger/actions/PDF.php(205): App\Pdf\Drivers\YetiForcePDF->output()
#5 /var/www/html/app/Controller/ExposeMethod.php(68): Vtiger_PDF_Action->generate()
#6 /var/www/html/app/Controller/ExposeMethod.php(81): Vtiger_PDF_Action->invokeExposedMethod()
#7 /var/www/html/include/main/WebUI.php(161): Vtiger_PDF_Action->process()
#8 /var/www/html/index.php(26): Vtiger_WebUI->process()
#9 /var/www/html/public_html/index.php(13): require('...')
#10 {main}

@mariuszkrzaczkowski
Copy link
Member

github

@mariuszkrzaczkowski mariuszkrzaczkowski added the 🤷‍♂️ MoreInfoRequired We need more information in order to be able to investigate this issue. label Jun 26, 2024
@Marco31Bike
Copy link

are you setting var in table?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤷‍♂️ MoreInfoRequired We need more information in order to be able to investigate this issue.
Projects
None yet
Development

No branches or pull requests

3 participants