Spire.PDF is a professional PDF library applied to creating, writing, editing, handling and reading PDF files without any external dependencies. Get free and professional technical support for Spire.PDF for .NET, Java, Android, C++, Python.

Mon Nov 09, 2015 8:56 am

Hi,
the merge seems to be correct, but there are some differences preparing the doc.
I save the document with this statement:

Mensile.SaveToFile(NomeFile, Spire.Doc.FileFormat.PDF)
Mensile.Close()

but when I prepare the doc,
in this table:
...
tblTurni.Rows(r).Cells(c).CellFormat.SamePaddingsAsTable = False
tblTurni.Rows(r).Cells(c).CellFormat.Paddings.All = 0
...
the spacing between two lines is larger than the one of the previous versione I used.
How can I reduce the spacing between table lines?
thank you
Paola

paolagumi
 
Posts: 81
Joined: Tue Apr 21, 2015 11:32 am

Tue Nov 10, 2015 3:10 am

Hi Paola,

Thanks for your further inquiry.
To help us do an investigation for your issue, please provide us your document and all your code.
You also can send them to amy.zhao@e-iceblue.com if you cannot share them here.
Thanks.

Best Regards,
Amy
E-iceblue support team
User avatar

amy.zhao
 
Posts: 2772
Joined: Wed Jun 27, 2012 8:50 am

Tue Nov 10, 2015 6:21 am

Hi Amy,
I've just sent you an e-mail with my project, my current pdf and the previous one (which was correct but icreased memory while merging pdfs).
Thank you very much for your support,
I wait for your answer,
Paola

paolagumi
 
Posts: 81
Joined: Tue Apr 21, 2015 11:32 am

Tue Nov 10, 2015 8:07 am

Hi Paola,

I have received your e-mail.
Please also save the output as .docx file, and then send it to us.
Thanks.

Best Regards,
Amy
E-iceblue support team
User avatar

amy.zhao
 
Posts: 2772
Joined: Wed Jun 27, 2012 8:50 am

Return to Spire.PDF

cron