Is it possible to prevent Google Docs From converting PDF? -


i'd open pdf in google docs (not previewer) without having docs convert file, 3rd party pdf viewers not option need run google script on file also. pdf->doc conversion useless, removes formatting , leaves worthless document in it's wake.

no, there not. google apps script documentapp can work google docs type files anyway. depending on trying accomplish @ driveapp apis, modifications document contents require google type file.


Comments

Popular posts from this blog

c - Calling a function within a loop -

vb.net - Unbound DataGridView add row with checkbox error -

How i fill combobox items in Radgridview manually using in vb.net -