Hi @asad.ali,
This is regarding “Image logo and spacing issue” between the pdf file generated directly using aspose.pdf vs pdf file generated using aspose.cells conversion. The context is explained as below.
-
PDF file generated using Aspose.Pdf - it is a straight forward approach, where read image first followed by row title and row data
-
PDF file generated using Aspose.cells excel-to-pdf conversion approach - in this approach,
a. first converting the excel file having the row title and row data to pdf file before converting to pdf adding few dummy rows in the first sheet at the beginning to reserve this space for inserting the image.
b. load the pdf file generated in the first point
c.
pdf file generated using aspose excel-to-pdf conversion.zip (19.8 KB)
665.pdf (25.0 KB)
Please only check image and spacing only
add logo and other details
Now if you observe both the pdf files, you will find that both are not looking similar.
Please suggest to resolve this issue.
I have enclosed both the pdfs.
- pdf generated using aspose-pdf
- pdf generated using as-pose-excel conversion