fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
validate_pdf_format
Function
28 statements
Source File
fortplot_validation.f90
fortplot_validation
validate_pdf_format
Contents
public function validate_pdf_format(file_path) result(validation)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
file_path
Return Value
type(
validation_result_t
)