質問

Is there any designer tool (like XAML designer/Blend for Windows metro apps) available for designing Aspose reports format in .Net? Or we have to manually design each row, each section and each page?

役に立ちましたか?

解決

Aspose.Pdf for .NET is an API which you can use in your code to create, edit, or convert PDF files dynamically. It is not a graphical tool to create PDF files using some UI elements. If you need to create PDF files manually then you can try Adobe Acrobat etc. With Aspose.Pdf for .NET, you can create PDF files in your code using text, images, data from database, and other objects.

他のヒント

We designed the template in Excel, filled data and saved it as Pdf using Aspose.Cells.

Its a bit late but I hope it helps others.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top