开发者

HTTPResponse - browser zoom size

开发者 https://www.devze.com 2023-01-01 15:45 出处:网络
Is there a way to control the zoom size of the HTTPResponse with the contenttype =\'application/开发者_JS百科pdf\'?i try this it work.

Is there a way to control the zoom size of the HTTPResponse with the contenttype ='application/开发者_JS百科pdf'?


i try this it work.

download.ashx?id=1&#zoom=100


See PdfOpenParameters.pdf for a larger list of options you can pass into the PDF viewer.

For example, view=Fit is a favorite of mine

Specifying PDF Open Parameters in a URL has a few more examples, and also links to the pdf I cite above.


See Also: SO:ASP.Net View PDF

0

精彩评论

暂无评论...
验证码 换一张
取 消