export interface RecordPdfOptions { isDouble: number; printSetup: String; margingTop: number; paper: string; }