Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1029)

Unified Diff: public/fpdf_text.h

Issue 1465723002: Make XFA public more closely match master. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@xfa
Patch Set: spacing Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « public/fpdf_progressive.h ('k') | public/fpdf_transformpage.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/fpdf_text.h
diff --git a/public/fpdf_text.h b/public/fpdf_text.h
index df953671b24eaaa00292be00111e3ed958e9106a..32cc131859288aa17222c559fb696b55f747f7ee 100644
--- a/public/fpdf_text.h
+++ b/public/fpdf_text.h
@@ -25,9 +25,6 @@ extern "C" {
// Comments:
// Application must call FPDFText_ClosePage to release the text page
// information.
-// Notes:
-// The method can not support to load out FPDF_TEXTPAGE for the
-// document consists of dynamic fields.
//
DLLEXPORT FPDF_TEXTPAGE STDCALL FPDFText_LoadPage(FPDF_PAGE page);
« no previous file with comments | « public/fpdf_progressive.h ('k') | public/fpdf_transformpage.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698