Gracias por el tutorial, muy bueno! pero y si necesito imprimir una tabla dinámica (que no sepas cuantas renglones vas a tener)? por ejemplo el listado de los usuarios
Здравствуйте! Скажите, пожалуйста, как можно изменить ширину таблицы, используя PHPWord? Через описание стилей это сделать не получается. Цвет рамки, толщина рамки, положение на странице (по центру, слева, справа) - эти параметры задаются без проблем. А вот параметры 'unit' и 'width' почему- то игнорируются
Hi I keep getting "copy(): Failed to open stream: No such file or directory" which refer to "copy($tempFileName, $fileName);" in TemplateProcessor. Anyone else getting the same problem?
we wanted to print agreements in a project, just the thing we wanted. working 100% thank you
You are most welcome 😊
Please get subscribed to get latest tutorials.
Это было как раз именно то, что я и искал. Спасибо огромное дружище
Thank you very much. Please subscribe channel to get latest tutorials.
Great stuffs
Thank you ☺️
is there a way to lock doc from templateprocessor?
gracias por la explicacion me sirvio de muchooo
Cool
estuvo genial el curso muy útil. Muchas gracias.
De nada 😊
Suscríbete al canal para obtener los últimos tutoriales.
In table ascii, 127 is a delete charater.. if 127 change to string, can this code convert to word?
is this available in Laravel only? how about PHP only?
You can do with php only.
Amazing!!!
Thanks!!
Gracias por el tutorial, muy bueno! pero y si necesito imprimir una tabla dinámica (que no sepas cuantas renglones vas a tener)? por ejemplo el listado de los usuarios
You are most welcome.
I will create a video like your are asking :)
Please subscribe channel to get latest tutorials.
@@codeforyou estaría interesante un tutorial de eso
How about code ascii for example 127 or 129.. can this code convert it to word? I will use for convert ciphertext..
I will have to check this out.
@@codeforyou thank you..
thank you
You are welcome 🤗
Thanh you
It's my pleasure ☺️
Please be my side.
that luon ha quan
how about input form with image / multi image ?
thank's
You are welcome ☺️
how to word tempalte to pdf ?
Tnx
You are welcome 😘
but how to display a list of users?
how about taking the relationship data not like the video above, thank you
Yes, I will do that.
Thanks for your comments.
@@codeforyou yes, i can, its work, and how to generate to pdf? thanks
Здравствуйте! Скажите, пожалуйста, как можно изменить ширину таблицы, используя PHPWord? Через описание стилей это сделать не получается.
Цвет рамки, толщина рамки, положение на странице (по центру, слева, справа) - эти параметры задаются без проблем. А вот параметры 'unit' и 'width' почему- то игнорируются
Hi I keep getting "copy(): Failed to open stream: No such file or directory" which refer to "copy($tempFileName, $fileName);" in TemplateProcessor. Anyone else getting the same problem?
php artisan storage:link
$export_file = storage_path('filename.docx');
$templateProcessor->saveAs($export_file);
return response()->download($export_file)->deleteFileAfterSend(true);
@@nguyenthituyen24 Work for me thanks
thanks! :DDDDDD
You are most welcome ☺️