Versions in this module Expand all Collapse all v0 v0.1.0 Jul 27, 2025 Changes in this version + type PdfToPs struct + func New(ctx context.Context) (*PdfToPs, error) + func (p *PdfToPs) ConvertPDFToPS(ctx context.Context, in []byte) ([]byte, error)