7#ifndef FXBARCODE_CBC_PDF417I_H_
8#define FXBARCODE_CBC_PDF417I_H_
10#include "core/fxcrt/widestring.h"
11#include "fxbarcode/cbc_codebase.h"
13class CBC_PDF417Writer;
29 CBC_PDF417Writer* GetPDF417Writer();
BC_TYPE GetType() override
bool Encode(WideStringView contents) override
bool RenderDevice(CFX_RenderDevice *device, const CFX_Matrix &matrix) override
EncodeResult Encode(WideStringView contents) const
void RenderDeviceResult(CFX_RenderDevice *device, const CFX_Matrix &matrix)
fxcrt::WideStringView WideStringView