printdoc

package module
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 8, 2023 License: MIT Imports: 4 Imported by: 0

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

func (p *PrintDoc) BuildPanesdoscopiaPDF() error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL