Hi,
I need to add a dynamic image by inserting a specific url. So if i change the image at the url, the image should change in the doc as well.
Document doc = new Document();
DocumentBuilder documentBuilder = new DocumentBuilder(doc);
long startTime = System.currentTimeMillis();
FieldIncludePicture fieldIncludePicture = (FieldIncludePicture )documentBuilder.insertField(FieldType.FIELD_INCLUDE_PICTURE, false);
fieldIncludePicture.setSourceFullName("http://www.aspose.com/images/aspose-logo.gif");
doc.save(MyDir + "17.6.docx");
Hi,
What will be the corresponding code for for pdf file?
doc.save(MyDir + "17.6.pdf");
Hi,
I do not want to save the file as html but add a similar image from a url into a pdf file. Is that possible using aspose.pdf?
Hi Himanshi,himanshi.shakya:
Hi,
I do not want to save the file as html but add a similar image from a url into a pdf file. Is that possible using aspose.pdf?
Hi,
Is the issue resolved ? If yes , please mention the solution.
Hi,
Is the issue resolved ?
The linked ticket ID PDFJAVA-36825 is not resolved yet. We have logged an ETA request under the same ticket ID PDFJAVA-36825. We will let you know once a significant progress has been made in this regard.
Is the feature going to be extended for PDF NET also?
@BKS,
Aspose.PDF for Java API is an auto-ported version of its equivalent .NET version, so this feature will also be included in Aspose.PDF for .NET API.
Thanks Imran. Do you know if we have effective ETA for this particular fix?
We are in process getting our license upgraded (Ours expired in Feb, 2017) But this particular limitations in PDF is affecting the new renewal…
@BKS,
The linked ticket ID PDFJAVA-36825 is not resolved yet. We are getting the most recent status, and will let you know soon. Please confirm, are you working on the .NET platform?
Yes we are using .Net to process some office documents and looking to extend it to pdf.
@BKS,
This feature request has been logged under the ticket ID PDFNET-44706 for the .NET platform in our issue tracking system. We have linked your post to this ticket and will keep you informed regarding any available updates.
Hi - Any updates on this? We would like to know if this is worked upon or it is just staged as a low priority item?
The linked ticket ID PDFJAVA-36825 is dependent upon an internal ticket, and the ticket ID PDFNET-44706 is pending for the analysis. We will investigate as per the development schedules, and notify you regarding the fixed status of each ticket. In order to escalate priority, we recommend our clients to post their critical issues (ticket Ids) in the paid support forum. Please refer to this helping link: Aspose support options