Posted 12 January 2022, 5:58 pm EST
How can i configure pdf viewer to open in full screen mode?full screen
Posted by: moshek on 12 January 2022, 5:58 pm EST
-
-
Replied 13 January 2022, 11:01 pm EST
Hi,
You may open the PDFViewer in the fullscreen mode using the following code snippet:viewer.onAfterOpen.register(function() {
viewer.toolbar._view._commands.toggleFullscreen()
});
Hope it helps!
Regards,
Manish Gupta -
Replied 8 April 2022, 6:54 am EST
Hey! Perhaps I am going to the wrong address, but can someone help me? I usually write my articles using regular Word, but lately they have been asking me to submit my texts in PDF format, please tell me which program is best to download in order to turn ordinary texts into PDF?
By the way, if someone needs me, I can write any work for you, just go to us in essaypay.com! -
Replied 10 April 2022, 2:37 pm EST
Hi
You may use the Grapecity Documents for PDF if you are not required to work on Word.
https://www.grapecity.com/documents-api-pdf
You may also use the Grapecity Documents for Word for generating the PDF:
https://www.grapecity.com/documents-api-word
Regards,
Manish Gupta