2016 Jun 01 3:02 PM
Hello Experts,
I have a unique issue at hand.
In a customized Z program i am able to create a PDF attachment of the program output and also able to send this attachment in PDF via mail.
But when the user recieves the PDF file the size or font of the file is very small by default and the user has to zoom to make it readable.
Now the mail triggered is being sent to higher management and hence this size or font or format is not accepted.
Is there any way to change this.
Please help.
Regards
Rohan
2016 Jun 01 3:18 PM
Hi
while building HTML Xtring for pdf define CSS class and apply or simply add html tag ( for exemple )
<FONT face=Arial size=10>
your text
</FONT>
regards
2016 Jun 01 3:59 PM
2016 Jun 01 8:24 PM
This has been discussed several times in the forum, please search -> PDF converter size zoom site:scn.sap.com
2016 Jun 02 2:41 PM
hi rohan ,
try using other device type while generating spool or create a custom one to build the new spool.hope this helps.And as already mentioned by sandra there are some good discussions in scn already please go through that , hope that helps .
tc.