Overview
Contains multiple Smart Services and Functions for interacting with PDF Documents.
Key Features & Functionality
Smart Services:
Functions:
Hi ,
we are using fill pdf smart service so we can populate data but is seems that we are doing something wrong.
Here is the exemple of it:
= { Barcode: "123", BarCodeNumber: "456", CustomerFLName: "BDVBDVBCB", CustomerAddress: "BCMNDBSMBBV", Datum: "DDFBVBDFVNBMDFBV", ArchNum: "BFVKJBDBVMBVM", CMPL_Code: " VM VMNMC M M", pozdrav: "BMCNBMBNCB NB", pricina: "VBMDBFVMNVBN", tabela_potpisi: " DC NMMN B", Aktivirajte: "VBMDBVMBM BCN"}
The data field are not fulfill it stay as it is define.
The flatten filed is set to true().
And getPdfFields() is responding correctly:
[name=Barcode, value=], [name=BarCodeNumber, value=], [name=CustomerFLName, value=], [name=CustomerAddress, value=], [name=Datum, value=], [name=ArchNum, value=], [name=CMPL_Code, value=], [name=pozdrav, value=], [name=pricina, value=], [name=tabela_potpisi, value=], [name=Aktivirajte, value=]
So we assume that the template is OK.
Any help is much appreciated.
BR,Natasa
Hi,
Upgraded plugin to 2.4.1
Unable to convert Tiff image to PDF. Similar error in comments below from 3 months ago.
Also icons disappeared from process monitoring, process activity tab.
Appian Support removed plugin and restarted server.
Icons reappeared.
Appian support reinstalled plugin and icons still available.
And now the pdf to tiff conversion works.
Any ideas on resolving this going forward?
Regards
Hi, Did a bit more digging into my issue. I feel what might be occurring is in my use case the master PDF, pages 1&2, have the same PDF fields defined as those in the pages Im trying to merge with. Ideally I would like to behavior of merge to merge the PDF fields as well as opposed to renaming them. Not sure if this is feasible or not. Before digging into the source can anyone provide insights to my challenge? Is what Im desiring even achievable with the Java libraries used?
Regards,
Bob
Hi, I am using the merge PDF smart service node with PDF pages which have fillable PDF fields where in the resulting PDF document the field names are getting altered in the result fillable PDF. The screen captures below show the field names before the merge and after the merge. After the merge the field names are dummyFieldName1...dummyFieldName##. What would cause the PDF field name changes and is there anything I can do to stop this behavior?
Before:
After:
Hello Manjit,I am not sure if this plugin is suitable for a 1:1 conversion from PDF to another format.-> can you challenge this requirement?
Hi RichardCould you please help me out to convert pdf to csv? I am using pdf tools as well. Ho w can I get a pdf text?
Hi Chiara,
It tested SVG with the current version. I got the following errormessage from the plugin:"Error converting image to PDF"so it looks like SVG is not in the scope.Kind regards,Richard
If this a possibility I would certainly be interested. But to start with I was just trying to understand if the function could be supported. Thank you Richard Michaelis.
Hi Chiara, i will evaluate this, if you are interested :)
Hello, I am trying to use the "Convert Image to PDF" Smart Service.
Trying to convert an .SVG file to PDF, an unspecified error occurs. Is this as intended? Are SVG images not supported?