diff options
author | Svetoslav <svetoslavganov@google.com> | 2014-09-25 13:03:20 -0700 |
---|---|---|
committer | Svet Ganov <svetoslavganov@google.com> | 2014-10-31 10:41:34 -0700 |
commit | bec22beb99b279d381f720d761ca75fe3e7414dc (patch) | |
tree | adfd449f3aea4bf81f50c80567b9d3fc9714645e /core/jni/android/opengl | |
parent | bd6fabe2ae535cf5d31fc7a1952e43ad6e653e2e (diff) | |
download | frameworks_base-bec22beb99b279d381f720d761ca75fe3e7414dc.zip frameworks_base-bec22beb99b279d381f720d761ca75fe3e7414dc.tar.gz frameworks_base-bec22beb99b279d381f720d761ca75fe3e7414dc.tar.bz2 |
Save to a PDF file should look like print preview.
When rendering a PDF file for print preview we take into account
the selected print options such as paper size, orientation, etc
without modifying the document. To print we send the doc in its
original form and the print options so the print service can apply
the necessary transforms in addition to the optional custom options
it supports. When saving to PDF we have to actually change the
document as we act as a print service.
bug:13545980
Change-Id: Icdcecf962bec6ff742cc6015df5af9d9086ce760
Diffstat (limited to 'core/jni/android/opengl')
0 files changed, 0 insertions, 0 deletions