mirror of
https://github.com/furkankadioglu/efatura.git
synced 2026-04-26 14:45:56 +03:00
[GH-ISSUE #117] Oluşturulan Faturayı PDF ye Dönüştürme #89
Labels
No labels
araştırılıyor
bug
enhancement
good first issue
istek
pull-request
question
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/efatura#89
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @muglali20 on GitHub (Aug 19, 2023).
Original GitHub issue: https://github.com/furkankadioglu/efatura/issues/117
Merhaba;
Fatura Oluşturduğumuzda Dönen HTML Formattakı Faturayı Aynı Şekilde PDF e Nasıl Dönüştürebilirim Birkaç kütüphanede denedim ama Faturadaki QR kod Kayboluyor QR kod ve karakterler aynı şekilde olarak HTML yi direk PDF ye PHP Dilinde Çevirmem konusunda Destek olabilir Mısınız?
@furkankadioglu commented on GitHub (Aug 20, 2023):
Bu konu hakkında giriş bölümünde bilgi bulabilirsiniz, kullanım örneği mevcut.
$client->getInvoicePDF();HTML verisinde QR kod düzgünse PDF'de de düzgün çalışır diye tahmin ediyorum, tabi incelemek gerekir. Ancak şu ana kadar paketin içinde bulunan PDF generatordan bir sorun yaşamadık.