Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PrintDoc ¶
type PrintDoc struct { StoragePath string // ej: ./pdf_files // static data: AppName string AppVersion string BusinessName string BusinessAddress string BusinessPhone string BusinessLogoPath string //ej: ./app_files/logo.png //dynamic fields data: StaffName string ServiceName string Reason string Diagnostic string Prescription string MedicalImagesPaths []string DayAttention string //ej: 21-05-2023 //patient data: PatientName string PatientRun string PatientAge string // contains filtered or unexported fields }
func (*PrintDoc) BuildPanesdoscopiaPDF ¶
Click to show internal directories.
Click to hide internal directories.