‎2010 Nov 23 3:45 PM
Hi,
I'm generating a PDF file from a spool number, this PDF got a logo.
I want to delete the logo before save it so I want to delete the row where the logo is the internal table.
But cause the internal table is populated with special characters like chinese characters, I would like to know if some body knows wich is the special character that indicates the begin and end of the logo, or any other way to remove the logo from the pdf file.
Thanks in advance.
Nico.-
‎2010 Nov 24 5:44 PM
Hi,
i don´t think you could do that without corrupting the PDF.
So the easy way would be create 2 spool orders or 1 and then split and convert to PDF. This way you ensure that is all correct.