diff options
author | Henrique Nakashima <hnakashima@chromium.org> | 2018-06-06 19:17:34 +0000 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2018-06-06 19:17:34 +0000 |
commit | 7c2e8a32c34e0a258963daf6483d5af1695a3dba (patch) | |
tree | 7f916521fb3e2f9d7e7b8d3c5b1989d82ff3c453 /public/fpdf_formfill.h | |
parent | b8a2978cbff28424cb6364092236072dba8073d7 (diff) | |
download | pdfium-7c2e8a32c34e0a258963daf6483d5af1695a3dba.tar.xz |
Embedder tests can write saved PDFs to a file for debugging.
Before calling a method that use EmbedderTest as FPDF_FILEWRITE
(usually calling FPDF_SaveAsCopy()), call:
OpenPDFFileForWrite("Filename.pdf");
After the write, close the stream with:
ClosePDFFileForWrite();
Change-Id: Id1e7f778a9ff2b2b5bf976d49b485d5cb15f94bd
Reviewed-on: https://pdfium-review.googlesource.com/34150
Reviewed-by: Lei Zhang <thestig@chromium.org>
Commit-Queue: Henrique Nakashima <hnakashima@chromium.org>
Diffstat (limited to 'public/fpdf_formfill.h')
0 files changed, 0 insertions, 0 deletions